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 55 of file hwcontext_qsv.c.
mfxHDL QSVDeviceContext::handle |
Definition at line 56 of file hwcontext_qsv.c.
Referenced by qsv_init_child_ctx(), and qsv_init_internal_session().
mfxHandleType QSVDeviceContext::handle_type |
Definition at line 57 of file hwcontext_qsv.c.
Referenced by qsv_init_internal_session().
mfxVersion QSVDeviceContext::ver |
Definition at line 58 of file hwcontext_qsv.c.
Referenced by qsv_init_internal_session().
mfxIMPL QSVDeviceContext::impl |
Definition at line 59 of file hwcontext_qsv.c.
Referenced by qsv_init_internal_session().
enum AVHWDeviceType QSVDeviceContext::child_device_type |
Definition at line 61 of file hwcontext_qsv.c.
Referenced by qsv_init_child_ctx().
enum AVPixelFormat QSVDeviceContext::child_pix_fmt |
Definition at line 62 of file hwcontext_qsv.c.
Referenced by qsv_init_child_ctx().