FFmpeg
Data Fields
QSVDeviceContext Struct Reference

Data Fields

AVQSVDeviceContext p
 The public AVQSVDeviceContext. More...
 
mfxHDL handle
 
mfxHandleType handle_type
 
mfxVersion ver
 
mfxIMPL impl
 
enum AVHWDeviceType child_device_type
 
enum AVPixelFormat child_pix_fmt
 

Detailed Description

Definition at line 76 of file hwcontext_qsv.c.

Field Documentation

◆ p

AVQSVDeviceContext QSVDeviceContext::p

The public AVQSVDeviceContext.

See hwcontext_qsv.h for it.

Definition at line 80 of file hwcontext_qsv.c.

Referenced by qsv_init_internal_session().

◆ handle

mfxHDL QSVDeviceContext::handle

Definition at line 82 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 83 of file hwcontext_qsv.c.

Referenced by qsv_init_internal_session().

◆ ver

mfxVersion QSVDeviceContext::ver

Definition at line 84 of file hwcontext_qsv.c.

Referenced by qsv_init_internal_session().

◆ impl

mfxIMPL QSVDeviceContext::impl

Definition at line 85 of file hwcontext_qsv.c.

Referenced by qsv_init_internal_session().

◆ child_device_type

enum AVHWDeviceType QSVDeviceContext::child_device_type

Definition at line 87 of file hwcontext_qsv.c.

Referenced by qsv_init_child_ctx().

◆ child_pix_fmt

enum AVPixelFormat QSVDeviceContext::child_pix_fmt

Definition at line 88 of file hwcontext_qsv.c.

Referenced by qsv_init_child_ctx().


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