Searched refs:GLOBAL_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance
139 …==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…
280 #ifndef GLOBAL_STACK_SIZE282 #define GLOBAL_STACK_SIZE 120000 macro284 #define GLOBAL_STACK_SIZE 120000 macro