Data Fields | |
| int | submaps |
| int * | mux |
| int * | floor |
| int * | residue |
| int | coupling_steps |
| int * | magnitude |
| int * | angle |
Definition at line 79 of file vorbis_enc.c.
Definition at line 80 of file vorbis_enc.c.
Referenced by create_vorbis_context(), and put_main_header().
| int* mapping_t::mux |
Definition at line 81 of file vorbis_enc.c.
Referenced by create_vorbis_context(), put_main_header(), vorbis_encode_close(), and vorbis_encode_frame().
| int* mapping_t::floor |
Definition at line 82 of file vorbis_enc.c.
Referenced by create_vorbis_context(), put_main_header(), vorbis_encode_close(), and vorbis_encode_frame().
| int* mapping_t::residue |
Definition at line 83 of file vorbis_enc.c.
Referenced by create_vorbis_context(), put_main_header(), vorbis_encode_close(), and vorbis_encode_frame().
Definition at line 84 of file vorbis_enc.c.
Referenced by create_vorbis_context(), put_main_header(), and vorbis_encode_frame().
| int* mapping_t::magnitude |
Definition at line 85 of file vorbis_enc.c.
Referenced by create_vorbis_context(), put_main_header(), vorbis_encode_close(), and vorbis_encode_frame().
| int* mapping_t::angle |
Definition at line 86 of file vorbis_enc.c.
Referenced by create_vorbis_context(), put_main_header(), vorbis_encode_close(), and vorbis_encode_frame().
1.5.6