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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dsrtenc.c30 #define SRT_STACK_SIZE 64 macro
38 char stack[SRT_STACK_SIZE];
57 if (s->stack_ptr >= SRT_STACK_SIZE)

Completed in 43 milliseconds