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

Data Fields

AVClassclass
 
QSVContext qsv
 
AVFifoBufferpacket_fifo
 
AVPacket input_ref
 

Detailed Description

Definition at line 39 of file qsvdec_mpeg2.c.

Field Documentation

AVClass* QSVMPEG2Context::class

Definition at line 40 of file qsvdec_mpeg2.c.

QSVContext QSVMPEG2Context::qsv

Definition at line 41 of file qsvdec_mpeg2.c.

Referenced by qsv_decode_close(), qsv_decode_flush(), and qsv_decode_frame().

AVFifoBuffer* QSVMPEG2Context::packet_fifo
AVPacket QSVMPEG2Context::input_ref

Definition at line 45 of file qsvdec_mpeg2.c.

Referenced by qsv_clear_buffers(), and qsv_decode_frame().


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