doom3-gpl
Doom 3 GPL source release
|
Public Attributes | |
int | res_type |
int | limit_type |
vorbis_info_residue0 * | res |
static_codebook * | book_aux |
static_codebook * | book_aux_managed |
static_bookblock * | books_base |
static_bookblock * | books_base_managed |
Definition at line 38 of file vorbisenc.c.
static_codebook* vorbis_residue_template::book_aux |
Definition at line 42 of file vorbisenc.c.
static_codebook* vorbis_residue_template::book_aux_managed |
Definition at line 43 of file vorbisenc.c.
static_bookblock* vorbis_residue_template::books_base |
Definition at line 44 of file vorbisenc.c.
static_bookblock* vorbis_residue_template::books_base_managed |
Definition at line 45 of file vorbisenc.c.
int vorbis_residue_template::limit_type |
Definition at line 40 of file vorbisenc.c.
vorbis_info_residue0* vorbis_residue_template::res |
Definition at line 41 of file vorbisenc.c.
int vorbis_residue_template::res_type |
Definition at line 39 of file vorbisenc.c.