Libav
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

◆ class

AVClass* QSVMPEG2Context::class

Definition at line 40 of file qsvdec_mpeg2.c.

◆ qsv

QSVContext QSVMPEG2Context::qsv

Definition at line 41 of file qsvdec_mpeg2.c.

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

◆ packet_fifo

AVFifoBuffer* QSVMPEG2Context::packet_fifo

◆ input_ref

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: