Home
last modified time | relevance | path

Searched refs:SpeexSubmode (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dspeexdec.c146 typedef struct SpeexSubmode { struct
165 } SpeexSubmode; typedef
174 const SpeexSubmode *submodes[NB_SUBMODES]; /**< Sub-mode data for the mode */
198 const SpeexSubmode *const *submodes; /**< Sub-mode data */
454 static const SpeexSubmode nb_submode1 = {
460 static const SpeexSubmode nb_submode2 = {
466 static const SpeexSubmode nb_submode3 = {
472 static const SpeexSubmode nb_submode4 = {
478 static const SpeexSubmode nb_submode5 = {
484 static const SpeexSubmode nb_submode
[all...]

Completed in 2 milliseconds