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

Data Fields

mfxHDL handle
 
mfxHandleType handle_type
 
mfxVersion ver
 
mfxIMPL impl
 
enum AVHWDeviceType child_device_type
 
enum AVPixelFormat child_pix_fmt
 

Detailed Description

Definition at line 47 of file hwcontext_qsv.c.

Field Documentation

mfxHDL QSVDeviceContext::handle

Definition at line 48 of file hwcontext_qsv.c.

Referenced by qsv_device_init(), qsv_init_child_ctx(), and qsv_init_internal_session().

mfxHandleType QSVDeviceContext::handle_type

Definition at line 49 of file hwcontext_qsv.c.

Referenced by qsv_device_init(), and qsv_init_internal_session().

mfxVersion QSVDeviceContext::ver

Definition at line 50 of file hwcontext_qsv.c.

Referenced by qsv_device_init(), and qsv_init_internal_session().

mfxIMPL QSVDeviceContext::impl

Definition at line 51 of file hwcontext_qsv.c.

Referenced by qsv_device_init(), and qsv_init_internal_session().

enum AVHWDeviceType QSVDeviceContext::child_device_type

Definition at line 53 of file hwcontext_qsv.c.

Referenced by qsv_device_init(), and qsv_init_child_ctx().

enum AVPixelFormat QSVDeviceContext::child_pix_fmt

Definition at line 54 of file hwcontext_qsv.c.

Referenced by qsv_device_init(), and qsv_init_child_ctx().


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