Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dsrtenc.c53 static int srt_stack_push(SRTContext *s, const char c) in srt_stack_push() function
90 } else if (srt_stack_push(s, c) < 0) in srt_stack_push_pop()
111 srt_stack_push(s, 'f'); in srt_style_apply()
115 srt_stack_push(s, 'b'); in srt_style_apply()
119 srt_stack_push(s, 'i'); in srt_style_apply()
123 srt_stack_push(s, 'u'); in srt_style_apply()