venc_context_t Struct Reference


Data Fields

int channels
int sample_rate
int log2_blocksize [2]
MDCTContext mdct [2]
const float * win [2]
int have_saved
float * saved
float * samples
float * floor
float * coeffs
float quality
int ncodebooks
codebook_tcodebooks
int nfloors
floor_tfloors
int nresidues
residue_tresidues
int nmappings
mapping_tmappings
int nmodes
vorbis_mode_tmodes

Detailed Description

Definition at line 94 of file vorbis_enc.c.


Field Documentation

Definition at line 96 of file vorbis_enc.c.

Referenced by create_vorbis_context(), and put_main_header().

Definition at line 98 of file vorbis_enc.c.

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

const float* venc_context_t::win[2]

Definition at line 99 of file vorbis_enc.c.

Referenced by apply_window_and_mdct(), and create_vorbis_context().

Definition at line 100 of file vorbis_enc.c.

Referenced by apply_window_and_mdct(), and create_vorbis_context().

Definition at line 101 of file vorbis_enc.c.

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

Definition at line 102 of file vorbis_enc.c.

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

Definition at line 105 of file vorbis_enc.c.

Referenced by floor_fit(), and vorbis_encode_init().

Definition at line 107 of file vorbis_enc.c.

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

Definition at line 110 of file vorbis_enc.c.

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

Definition at line 113 of file vorbis_enc.c.

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

Definition at line 116 of file vorbis_enc.c.

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

Definition at line 119 of file vorbis_enc.c.

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


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

Generated on Fri Oct 3 22:47:05 2008 for ffmpeg by  doxygen 1.5.6