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 get_format(), and qsv_process_data().

int AVQSVContext::iopattern
Examples:
qsvdec.c.

Definition at line 28 of file qsv.h.

Referenced by get_format(), and qsv_process_data().

mfxExtBuffer** AVQSVContext::ext_buffers

Definition at line 30 of file qsv.h.

Referenced by qsv_process_data().

int AVQSVContext::nb_ext_buffers

Definition at line 31 of file qsv.h.

Referenced by qsv_process_data().


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