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

#include <qsv_internal.h>

Data Fields

AVBufferRefhw_frames_ref
 
mfxHDL handle
 
AVFramelocked_frame
 
AVFramehw_frame
 
mfxFrameSurface1 surf
 

Detailed Description

Definition at line 45 of file qsv_internal.h.

Field Documentation

AVBufferRef* QSVMid::hw_frames_ref

Definition at line 46 of file qsv_internal.h.

Referenced by qsv_create_mids(), and qsv_frame_lock().

mfxHDL QSVMid::handle
AVFrame* QSVMid::locked_frame

Definition at line 49 of file qsv_internal.h.

Referenced by qsv_frame_lock(), and qsv_frame_unlock().

AVFrame* QSVMid::hw_frame

Definition at line 50 of file qsv_internal.h.

Referenced by qsv_frame_lock(), and qsv_frame_unlock().

mfxFrameSurface1 QSVMid::surf

Definition at line 51 of file qsv_internal.h.

Referenced by qsv_frame_lock().


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