FFmpeg
|
Data Fields | |
int | submaps |
int * | mux |
int * | floor |
int * | residue |
int | coupling_steps |
int * | magnitude |
int * | angle |
Definition at line 89 of file vorbisenc.c.
int vorbis_enc_mapping::submaps |
Definition at line 90 of file vorbisenc.c.
int* vorbis_enc_mapping::mux |
Definition at line 91 of file vorbisenc.c.
Referenced by vorbis_encode_close(), and vorbis_encode_frame().
int* vorbis_enc_mapping::floor |
Definition at line 92 of file vorbisenc.c.
Referenced by vorbis_encode_close(), and vorbis_encode_frame().
int* vorbis_enc_mapping::residue |
Definition at line 93 of file vorbisenc.c.
Referenced by vorbis_encode_close(), and vorbis_encode_frame().
int vorbis_enc_mapping::coupling_steps |
Definition at line 94 of file vorbisenc.c.
Referenced by vorbis_encode_frame().
int* vorbis_enc_mapping::magnitude |
Definition at line 95 of file vorbisenc.c.
Referenced by vorbis_encode_close(), and vorbis_encode_frame().
int* vorbis_enc_mapping::angle |
Definition at line 96 of file vorbisenc.c.
Referenced by vorbis_encode_close(), and vorbis_encode_frame().