FFmpeg
Data Fields
XevdContext Struct Reference

The structure stores all the states associated with the instance of Xeve MPEG-5 EVC decoder. More...

Data Fields

XEVD id
 
XEVD_CDSC cdsc
 
int draining_mode
 
AVPacketpkt
 

Detailed Description

The structure stores all the states associated with the instance of Xeve MPEG-5 EVC decoder.

Definition at line 48 of file libxevd.c.

Field Documentation

◆ id

XEVD XevdContext::id

Definition at line 49 of file libxevd.c.

Referenced by export_stream_params(), libxevd_close(), libxevd_init(), and libxevd_receive_frame().

◆ cdsc

XEVD_CDSC XevdContext::cdsc

Definition at line 50 of file libxevd.c.

Referenced by libxevd_init().

◆ draining_mode

int XevdContext::draining_mode

Definition at line 54 of file libxevd.c.

Referenced by libxevd_close(), libxevd_init(), and libxevd_receive_frame().

◆ pkt

AVPacket* XevdContext::pkt

Definition at line 56 of file libxevd.c.

Referenced by libxevd_close(), libxevd_init(), and libxevd_receive_frame().


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