FFmpeg
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 72 of file hwcontext_qsv.c.

Field Documentation

◆ handle

mfxHDL QSVDeviceContext::handle

Definition at line 73 of file hwcontext_qsv.c.

Referenced by qsv_init_child_ctx(), and qsv_init_internal_session().

◆ handle_type

mfxHandleType QSVDeviceContext::handle_type

Definition at line 74 of file hwcontext_qsv.c.

Referenced by qsv_init_internal_session().

◆ ver

mfxVersion QSVDeviceContext::ver

Definition at line 75 of file hwcontext_qsv.c.

Referenced by qsv_init_internal_session().

◆ impl

mfxIMPL QSVDeviceContext::impl

Definition at line 76 of file hwcontext_qsv.c.

Referenced by qsv_init_internal_session().

◆ child_device_type

enum AVHWDeviceType QSVDeviceContext::child_device_type

Definition at line 78 of file hwcontext_qsv.c.

Referenced by qsv_init_child_ctx().

◆ child_pix_fmt

enum AVPixelFormat QSVDeviceContext::child_pix_fmt

Definition at line 79 of file hwcontext_qsv.c.

Referenced by qsv_init_child_ctx().


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