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

/external/chromium_org/third_party/speex/libspeex/
H A Dmodes.h92 typedef struct SpeexSubmode { struct
114 } SpeexSubmode; typedef in typeref:struct:SpeexSubmode
128 const SpeexSubmode *submodes[NB_SUBMODES]; /**< Sub-mode data for the mode */
145 const SpeexSubmode *submodes[SB_SUBMODES]; /**< Sub-mode data for the mode */
/external/speex/libspeex/
H A Dmodes.h92 typedef struct SpeexSubmode { struct
114 } SpeexSubmode; typedef in typeref:struct:SpeexSubmode
128 const SpeexSubmode *submodes[NB_SUBMODES]; /**< Sub-mode data for the mode */
145 const SpeexSubmode *submodes[SB_SUBMODES]; /**< Sub-mode data for the mode */

Completed in 102 milliseconds