Searched refs:SB_DEC_STACK (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/speex/libspeex/
H A Dsb_celp.c60 #ifndef SB_DEC_STACK
61 #define SB_DEC_STACK (6000*sizeof(spx_sig_t)) macro
771 /*st->stack = (char*)speex_alloc_scratch(SB_DEC_STACK);*/
/external/speex/libspeex/
H A Dsb_celp.c60 #ifndef SB_DEC_STACK
61 #define SB_DEC_STACK (6000*sizeof(spx_sig_t)) macro
771 /*st->stack = (char*)speex_alloc_scratch(SB_DEC_STACK);*/

Completed in 124 milliseconds