Home
last modified time | relevance | path

Searched defs:SpeexMode (Results 1 – 1 of 1) sorted by relevance

/external/speex/include/speex/
Dspeex.h249 typedef struct SpeexMode { struct
251 const void *mode;
254 mode_query_func query;
257 const char *modeName;
260 int modeID;
264 int bitstream_version;
290 } SpeexMode; argument