FLACContext Struct Reference


Data Fields

AVCodecContextavctx
GetBitContext gb
int min_blocksize
int max_blocksize
int min_framesize
int max_framesize
int samplerate
int channels
int blocksize
int bps
int curr_bps
enum decorrelation_type decorrelation
int32_t * decoded [MAX_CHANNELS]
uint8_tbitstream
int bitstream_size
int bitstream_index
unsigned int allocated_bitstream_size

Detailed Description

Definition at line 58 of file flac.c.


Field Documentation

Definition at line 62 of file flac.c.

Referenced by decode_frame(), dump_headers(), and metadata_streaminfo().

Definition at line 62 of file flac.c.

Referenced by allocate_buffers(), decode_frame(), dump_headers(), and metadata_streaminfo().

Definition at line 63 of file flac.c.

Referenced by dump_headers(), and metadata_streaminfo().

Definition at line 63 of file flac.c.

Referenced by allocate_buffers(), dump_headers(), flac_decode_frame(), and metadata_streaminfo().

Definition at line 64 of file flac.c.

Referenced by decode_frame(), dump_headers(), and metadata_streaminfo().

Definition at line 66 of file flac.c.

Referenced by decode_subframe(), decode_subframe_fixed(), and decode_subframe_lpc().

Definition at line 67 of file flac.c.

Referenced by decode_frame(), decode_subframe(), and flac_decode_frame().

int32_t* FLACContext::decoded[MAX_CHANNELS]

Definition at line 70 of file flac.c.

Referenced by allocate_buffers(), flac_decode_close(), and flac_decode_frame().

Definition at line 71 of file flac.c.

Referenced by flac_decode_frame(), and flac_flush().

Definition at line 72 of file flac.c.

Referenced by flac_decode_frame(), and flac_flush().

Definition at line 73 of file flac.c.

Referenced by allocate_buffers(), and flac_decode_frame().


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

Generated on Sat Sep 6 21:25:54 2008 for ffmpeg by  doxygen 1.5.6