DPCMContext Struct Reference


Data Fields

AVFrame frame
int channels
int16_t roq_square_array [256]
int sample [2]
 previous sample (for SOL_DPCM)
const int8_t * sol_table
 delta table for SOL_DPCM

Detailed Description

Definition at line 44 of file dpcm.c.


Field Documentation

Definition at line 46 of file dpcm.c.

Referenced by dpcm_decode_frame(), and dpcm_decode_init().

Definition at line 45 of file dpcm.c.

Referenced by dpcm_decode_frame(), and dpcm_decode_init().

Definition at line 47 of file dpcm.c.

Referenced by dpcm_decode_frame(), and dpcm_decode_init().

previous sample (for SOL_DPCM)

Definition at line 48 of file dpcm.c.

Referenced by dpcm_decode_frame(), and dpcm_decode_init().

const int8_t* DPCMContext::sol_table

delta table for SOL_DPCM

Definition at line 49 of file dpcm.c.

Referenced by dpcm_decode_frame(), and dpcm_decode_init().


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

Generated on Fri Oct 26 02:46:16 2012 for FFmpeg by  doxygen 1.5.8