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

Definition at line 66 of file flacenc.c.

Referenced by encode_residual_ch(), and write_subframes().

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: