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
 
mfxFrameSurface1 surface_internal
 
int queued
 
struct QSVFramenext
 

Detailed Description

Definition at line 54 of file qsv_internal.h.

Field Documentation

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

Definition at line 57 of file qsv_internal.h.

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

mfxFrameSurface1 QSVFrame::surface_internal

Definition at line 59 of file qsv_internal.h.

Referenced by alloc_frame(), and submit_frame().

int QSVFrame::queued

Definition at line 61 of file qsv_internal.h.

Referenced by do_qsv_decode(), and qsv_clear_unused_frames().

struct QSVFrame* QSVFrame::next

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