MadContext Struct Reference

Data Fields

MpegEncContext s
AVFrame frame
AVFrame last_frame
voidbitstream_buf
unsigned int bitstream_buf_size
DCTELEM block [64]

Detailed Description

Definition at line 45 of file eamad.c.

Field Documentation

void* MadContext::bitstream_buf

Definition at line 49 of file eamad.c.

Referenced by decode_end(), and decode_frame().

unsigned int MadContext::bitstream_buf_size

Definition at line 50 of file eamad.c.

Referenced by decode_frame().

DCTELEM MadContext::block[64]

Definition at line 51 of file eamad.c.

Referenced by decode_mb().

AVFrame MadContext::frame

Definition at line 47 of file eamad.c.

Referenced by comp_block(), decode_end(), decode_frame(), and idct_put().

AVFrame MadContext::last_frame

Definition at line 48 of file eamad.c.

Referenced by comp_block(), decode_end(), and decode_frame().


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