Home
last modified time | relevance | path

Searched refs:speex_alloc_scratch (Results 1 – 2 of 2) sorted by relevance

/external/speex/libspeex/
Dos_support.h62 static inline void *speex_alloc_scratch (int size) in speex_alloc_scratch() function
Dnb_celp.c127 st->stack = (char*)speex_alloc_scratch(NB_ENC_STACK); in nb_encoder_init()
937 st->stack = (char*)speex_alloc_scratch(NB_DEC_STACK); in nb_decoder_init()