OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:speex_alloc_scratch
(Results
1 - 2
of
2
) sorted by null
/external/speex/libspeex/
os_support.h
62
static inline void *
speex_alloc_scratch
(int size)
function
nb_celp.c
127
st->stack = (char*)
speex_alloc_scratch
(NB_ENC_STACK);
937
st->stack = (char*)
speex_alloc_scratch
(NB_DEC_STACK);
[
all
...]
Completed in 189 milliseconds