vorbis_context_s Struct Reference


Data Fields

AVCodecContextavccontext
GetBitContext gb
DSPContext dsp
MDCTContext mdct [2]
uint_fast8_t first_frame
uint_fast32_t version
uint_fast8_t audio_channels
uint_fast32_t audio_samplerate
uint_fast32_t bitrate_maximum
uint_fast32_t bitrate_nominal
uint_fast32_t bitrate_minimum
uint_fast32_t blocksize [2]
const float * win [2]
uint_fast16_t codebook_count
vorbis_codebookcodebooks
uint_fast8_t floor_count
vorbis_floorfloors
uint_fast8_t residue_count
vorbis_residueresidues
uint_fast8_t mapping_count
vorbis_mappingmappings
uint_fast8_t mode_count
vorbis_modemodes
uint_fast8_t mode_number
float * channel_residues
float * channel_floors
float * saved
uint_fast16_t saved_start
float * ret
float * buf
float * buf_tmp
uint_fast32_t add_bias
uint_fast32_t exp_bias

Detailed Description

Definition at line 126 of file vorbis_dec.c.


Field Documentation

Definition at line 131 of file vorbis_dec.c.

Referenced by vorbis_free(), vorbis_parse_audio_packet(), and vorbis_parse_id_hdr().

Definition at line 132 of file vorbis_dec.c.

Referenced by vorbis_decode_frame().

Definition at line 133 of file vorbis_dec.c.

Referenced by vorbis_parse_id_hdr().

Definition at line 135 of file vorbis_dec.c.

Referenced by vorbis_decode_init(), and vorbis_parse_id_hdr().

Definition at line 136 of file vorbis_dec.c.

Referenced by vorbis_parse_id_hdr().

Definition at line 137 of file vorbis_dec.c.

Referenced by vorbis_parse_id_hdr().

Definition at line 138 of file vorbis_dec.c.

Referenced by vorbis_parse_id_hdr().

uint_fast32_t vorbis_context_s::blocksize[2]

Definition at line 139 of file vorbis_dec.c.

Referenced by create_map(), vorbis_parse_audio_packet(), and vorbis_parse_id_hdr().

const float* vorbis_context_s::win[2]

Definition at line 140 of file vorbis_dec.c.

Referenced by vorbis_free(), vorbis_parse_audio_packet(), and vorbis_parse_id_hdr().

Definition at line 143 of file vorbis_dec.c.

Referenced by vorbis_free(), and vorbis_parse_setup_hdr_floors().

Definition at line 145 of file vorbis_dec.c.

Referenced by vorbis_parse_setup_hdr_residues().

Definition at line 147 of file vorbis_dec.c.

Referenced by vorbis_free(), and vorbis_parse_setup_hdr_mappings().

Definition at line 149 of file vorbis_dec.c.

Referenced by vorbis_parse_audio_packet(), and vorbis_parse_setup_hdr_modes().

Definition at line 151 of file vorbis_dec.c.

Referenced by vorbis_floor0_decode(), and vorbis_parse_audio_packet().

Definition at line 152 of file vorbis_dec.c.

Referenced by vorbis_free(), vorbis_parse_audio_packet(), and vorbis_parse_id_hdr().

Definition at line 153 of file vorbis_dec.c.

Referenced by vorbis_free(), vorbis_parse_audio_packet(), and vorbis_parse_id_hdr().

Definition at line 154 of file vorbis_dec.c.

Referenced by vorbis_free(), vorbis_parse_audio_packet(), and vorbis_parse_id_hdr().

Definition at line 155 of file vorbis_dec.c.

Referenced by vorbis_parse_audio_packet(), and vorbis_parse_id_hdr().

Definition at line 157 of file vorbis_dec.c.

Referenced by vorbis_free(), vorbis_parse_audio_packet(), and vorbis_parse_id_hdr().

Definition at line 158 of file vorbis_dec.c.

Referenced by vorbis_free(), vorbis_parse_audio_packet(), and vorbis_parse_id_hdr().

Definition at line 159 of file vorbis_dec.c.

Referenced by vorbis_decode_init(), and vorbis_parse_audio_packet().


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

Generated on Thu Apr 2 07:16:16 2009 for ffmpeg by  doxygen 1.5.6