HomeSort by relevance Sort by last modified time
    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 84 milliseconds