FFmpeg  3.3.9
Data Fields
QSVH2645Context Struct Reference

Data Fields

AVClassclass
 
QSVContext qsv
 
int load_plugin
 
AVBSFContextbsf
 
AVFifoBufferpacket_fifo
 
AVPacket pkt_filtered
 

Detailed Description

Definition at line 46 of file qsvdec_h2645.c.

Field Documentation

◆ class

AVClass* QSVH2645Context::class

Definition at line 47 of file qsvdec_h2645.c.

◆ qsv

QSVContext QSVH2645Context::qsv

◆ load_plugin

int QSVH2645Context::load_plugin

Definition at line 50 of file qsvdec_h2645.c.

Referenced by qsv_decode_init().

◆ bsf

AVBSFContext* QSVH2645Context::bsf

Definition at line 53 of file qsvdec_h2645.c.

Referenced by qsv_clear_buffers(), qsv_decode_frame(), and qsv_init_bsf().

◆ packet_fifo

AVFifoBuffer* QSVH2645Context::packet_fifo

◆ pkt_filtered

AVPacket QSVH2645Context::pkt_filtered

Definition at line 57 of file qsvdec_h2645.c.

Referenced by qsv_clear_buffers(), and qsv_decode_frame().


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