vorbis_enc_context Struct Reference


Data Fields

int channels
int sample_rate
int log2_blocksize [2]
FFTContext mdct [2]
const float * win [2]
int have_saved
float * saved
float * samples
float * floor
float * coeffs
float quality
int ncodebooks
vorbis_enc_codebookcodebooks
int nfloors
vorbis_enc_floorfloors
int nresidues
vorbis_enc_residueresidues
int nmappings
vorbis_enc_mappingmappings
int nmodes
vorbis_enc_modemodes
int64_t sample_count

Detailed Description

Definition at line 98 of file vorbisenc.c.


Field Documentation

Definition at line 107 of file vorbisenc.c.

Referenced by create_vorbis_context(), vorbis_encode_close(), and vorbis_encode_frame().

Definition at line 104 of file vorbisenc.c.

Referenced by apply_window_and_mdct(), and create_vorbis_context().

Definition at line 102 of file vorbisenc.c.

Referenced by apply_window_and_mdct(), create_vorbis_context(), and vorbis_encode_close().

Definition at line 111 of file vorbisenc.c.

Referenced by create_vorbis_context(), put_main_header(), and vorbis_encode_close().

Definition at line 114 of file vorbisenc.c.

Referenced by create_vorbis_context(), put_main_header(), and vorbis_encode_close().

Definition at line 120 of file vorbisenc.c.

Referenced by create_vorbis_context(), put_main_header(), and vorbis_encode_close().

Definition at line 123 of file vorbisenc.c.

Referenced by create_vorbis_context(), put_main_header(), and vorbis_encode_frame().

Definition at line 117 of file vorbisenc.c.

Referenced by create_vorbis_context(), put_main_header(), and vorbis_encode_close().

Definition at line 109 of file vorbisenc.c.

Referenced by floor_fit(), and vorbis_encode_init().

Definition at line 126 of file vorbisenc.c.

Referenced by vorbis_encode_frame().

Definition at line 100 of file vorbisenc.c.

Referenced by create_vorbis_context(), and put_main_header().

Definition at line 106 of file vorbisenc.c.

Referenced by apply_window_and_mdct(), create_vorbis_context(), and vorbis_encode_close().

Definition at line 105 of file vorbisenc.c.

Referenced by apply_window_and_mdct(), create_vorbis_context(), and vorbis_encode_close().

const float* vorbis_enc_context::win[2]

Definition at line 103 of file vorbisenc.c.

Referenced by apply_window_and_mdct(), and create_vorbis_context().


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

Generated on Fri Oct 26 02:43:57 2012 for FFmpeg by  doxygen 1.5.8