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


Field Documentation

int32_t FlacSubframe::coefs[MAX_LPC_ORDER]

Definition at line 67 of file flacenc.c.

Referenced by encode_residual_ch(), and write_subframes().

Definition at line 66 of file flacenc.c.

Referenced by encode_residual_ch(), and write_subframes().

Definition at line 69 of file flacenc.c.

Referenced by find_subframe_rice_params(), subframe_count_exact(), and write_subframes().

int32_t FlacSubframe::residual[FLAC_MAX_BLOCKSIZE+1]

int32_t FlacSubframe::samples[FLAC_MAX_BLOCKSIZE]

Definition at line 70 of file flacenc.c.

Referenced by channel_decorrelation(), copy_samples(), and encode_residual_ch().

Definition at line 68 of file flacenc.c.

Referenced by encode_residual_ch(), and write_subframes().

Definition at line 64 of file flacenc.c.

Referenced by encode_residual_ch(), and write_subframes().


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