Home
last modified time | relevance | path

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

/external/libopus/celt/
Dstack_alloc.h139 …==0) ? ((global_stack_top=opus_alloc_scratch(GLOBAL_STACK_SIZE*2)+(GLOBAL_STACK_SIZE*2))-(GLOBAL_S…
150 …(global_stack = (global_stack==0) ? (scratch_ptr=opus_alloc_scratch(GLOBAL_STACK_SIZE)) : global_s…
Darch.h244 #ifndef GLOBAL_STACK_SIZE
246 #define GLOBAL_STACK_SIZE 100000 macro
248 #define GLOBAL_STACK_SIZE 100000 macro