FFmpeg  4.0
Data Fields
QSVH2645Context Struct Reference

Data Fields

AVClassclass
 
QSVContext qsv
 
int load_plugin
 
AVFifoBufferpacket_fifo
 
AVPacket buffer_pkt
 

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().

◆ packet_fifo

AVFifoBuffer* QSVH2645Context::packet_fifo

◆ buffer_pkt

AVPacket QSVH2645Context::buffer_pkt

Definition at line 54 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: