OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:speex_decode_native
(Results
1 - 3
of
3
) sorted by null
/external/speex/libspeex/
modes.h
156
int
speex_decode_native
(void *state, SpeexBits *bits, spx_word16_t *out);
speex.c
78
int
speex_decode_native
(void *state, SpeexBits *bits, spx_word16_t *out)
function
sb_celp.c
898
ret =
speex_decode_native
(st->st_low, bits, out);
[
all
...]
Completed in 379 milliseconds