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

Data Fields

voiddecoder
 
AVFrameframe
 
davs2_param_t param
 
davs2_packet_t packet
 
int decoded_frames
 
davs2_picture_t out_frame
 
davs2_seq_info_t headerset
 

Detailed Description

Definition at line 28 of file libdavs2.c.

Field Documentation

void* DAVS2Context::decoder

Definition at line 29 of file libdavs2.c.

Referenced by davs2_decode_frame(), davs2_end(), and davs2_init().

AVFrame* DAVS2Context::frame

Definition at line 31 of file libdavs2.c.

davs2_param_t DAVS2Context::param

Definition at line 32 of file libdavs2.c.

Referenced by davs2_init().

davs2_packet_t DAVS2Context::packet

Definition at line 33 of file libdavs2.c.

Referenced by davs2_decode_frame().

int DAVS2Context::decoded_frames

Definition at line 35 of file libdavs2.c.

Referenced by davs2_dump_frames().

davs2_picture_t DAVS2Context::out_frame

Definition at line 37 of file libdavs2.c.

Referenced by davs2_decode_frame(), and davs2_dump_frames().

davs2_seq_info_t DAVS2Context::headerset

Definition at line 38 of file libdavs2.c.

Referenced by davs2_decode_frame(), and davs2_dump_frames().


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