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

Detailed Description

Definition at line 41 of file qsv_internal.h.

Field Documentation

AVFrame* QSVFrame::frame
mfxFrameSurface1* QSVFrame::surface

Definition at line 43 of file qsv_internal.h.

Referenced by alloc_frame(), find_frame(), get_surface(), and qsv_clear_unused_frames().

mfxFrameSurface1 QSVFrame::surface_internal

Definition at line 45 of file qsv_internal.h.

Referenced by alloc_frame().

struct QSVFrame* QSVFrame::next

Definition at line 47 of file qsv_internal.h.

Referenced by ff_qsv_close(), find_frame(), get_surface(), and qsv_clear_unused_frames().


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