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

#include <qsv.h>

Data Fields

mfxSession session
 
int iopattern
 
mfxExtBuffer ** ext_buffers
 
int nb_ext_buffers
 

Detailed Description

Examples:
qsvdec.c.

Definition at line 26 of file qsv.h.

Field Documentation

mfxSession AVQSVContext::session
Examples:
qsvdec.c.

Definition at line 27 of file qsv.h.

Referenced by ff_qsv_decode_init(), ff_qsv_enc_init(), and get_format().

int AVQSVContext::iopattern
Examples:
qsvdec.c.

Definition at line 28 of file qsv.h.

Referenced by ff_qsv_decode_init(), ff_qsv_enc_init(), and get_format().

mfxExtBuffer** AVQSVContext::ext_buffers

Definition at line 30 of file qsv.h.

Referenced by ff_qsv_decode_init().

int AVQSVContext::nb_ext_buffers

Definition at line 31 of file qsv.h.

Referenced by ff_qsv_decode_init().


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