FlacSubframe Struct Reference


Data Fields

int type
int type_code
int obits
int order
int32_t coefs [MAX_LPC_ORDER]
int shift
RiceContext rc
int32_t samples [FLAC_MAX_BLOCKSIZE]
int32_t residual [FLAC_MAX_BLOCKSIZE+1]

Detailed Description

Definition at line 72 of file flacenc.c.


Field Documentation

int32_t FlacSubframe::coefs[MAX_LPC_ORDER]

Definition at line 77 of file flacenc.c.

Referenced by encode_residual(), and output_subframe_lpc().

Definition at line 79 of file flacenc.c.

Referenced by encode_residual(), and output_residual().

int32_t FlacSubframe::residual[FLAC_MAX_BLOCKSIZE+1]

int32_t FlacSubframe::samples[FLAC_MAX_BLOCKSIZE]

Definition at line 80 of file flacenc.c.

Referenced by channel_decorrelation(), copy_samples(), encode_residual(), and encode_residual_v().

Definition at line 78 of file flacenc.c.

Referenced by encode_residual(), and output_subframe_lpc().

Definition at line 73 of file flacenc.c.

Referenced by encode_residual(), encode_residual_v(), and output_subframes().

Definition at line 74 of file flacenc.c.

Referenced by encode_residual(), encode_residual_v(), and output_subframes().


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

Generated on Fri Oct 26 02:35:47 2012 for FFmpeg by  doxygen 1.5.8