Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dsrtenc.c33 #define SRT_STACK_SIZE 64 macro
39 char stack[SRT_STACK_SIZE];
58 if (s->stack_ptr >= SRT_STACK_SIZE) in srt_stack_push()

Completed in 2 milliseconds