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 61 of file flacenc.c.


Field Documentation

int32_t FlacSubframe::coefs[MAX_LPC_ORDER]

Definition at line 66 of file flacenc.c.

Referenced by encode_residual(), and output_subframe_lpc().

Definition at line 68 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 69 of file flacenc.c.

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

Definition at line 67 of file flacenc.c.

Referenced by encode_residual(), and output_subframe_lpc().

Definition at line 62 of file flacenc.c.

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

Definition at line 63 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:36:57 2012 for FFmpeg by  doxygen 1.5.8