FlacFrame Struct Reference


Data Fields

FlacSubframe subframes [FLAC_MAX_CHANNELS]
int blocksize
int bs_code [2]
uint8_t crc8
int ch_mode
int verbatim_only

Detailed Description

Definition at line 74 of file flacenc.c.


Field Documentation

Definition at line 77 of file flacenc.c.

Referenced by count_frame_header(), init_frame(), and write_frame_header().

Definition at line 79 of file flacenc.c.

Referenced by channel_decorrelation(), and write_frame_header().

uint8_t FlacFrame::crc8

Definition at line 78 of file flacenc.c.

FlacSubframe FlacFrame::subframes[FLAC_MAX_CHANNELS]

Definition at line 80 of file flacenc.c.

Referenced by encode_residual_ch(), flac_encode_frame(), and init_frame().


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