FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
QSVFrame Struct Reference

#include <qsv_internal.h>

Data Fields

AVFrameframe
 
mfxFrameSurface1 surface
 
mfxEncodeCtrl enc_ctrl
 
int queued
 
int used
 
struct QSVFramenext
 

Detailed Description

Definition at line 50 of file qsv_internal.h.

Field Documentation

AVFrame * QSVFrame::frame
mfxFrameSurface1 QSVFrame::surface
mfxEncodeCtrl QSVFrame::enc_ctrl

Definition at line 53 of file qsv_internal.h.

Referenced by clear_unused_frames(), encode_frame(), ff_qsv_enc_close(), and get_free_frame().

int QSVFrame::queued

Definition at line 55 of file qsv_internal.h.

Referenced by qsv_clear_unused_frames(), and qsv_decode().

int QSVFrame::used
struct QSVFrame * QSVFrame::next

The documentation for this struct was generated from the following files: