FFmpeg
|
Data Fields | |
mfxHDL | handle |
mfxHandleType | handle_type |
mfxVersion | ver |
mfxIMPL | impl |
enum AVHWDeviceType | child_device_type |
enum AVPixelFormat | child_pix_fmt |
Definition at line 72 of file hwcontext_qsv.c.
mfxHDL QSVDeviceContext::handle |
Definition at line 73 of file hwcontext_qsv.c.
Referenced by qsv_init_child_ctx(), and qsv_init_internal_session().
mfxHandleType QSVDeviceContext::handle_type |
Definition at line 74 of file hwcontext_qsv.c.
Referenced by qsv_init_internal_session().
mfxVersion QSVDeviceContext::ver |
Definition at line 75 of file hwcontext_qsv.c.
Referenced by qsv_init_internal_session().
mfxIMPL QSVDeviceContext::impl |
Definition at line 76 of file hwcontext_qsv.c.
Referenced by qsv_init_internal_session().
enum AVHWDeviceType QSVDeviceContext::child_device_type |
Definition at line 78 of file hwcontext_qsv.c.
Referenced by qsv_init_child_ctx().
enum AVPixelFormat QSVDeviceContext::child_pix_fmt |
Definition at line 79 of file hwcontext_qsv.c.
Referenced by qsv_init_child_ctx().