Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dwebvttenc.c53 static int webvtt_stack_push(WebVTTContext *s, const char c) in webvtt_stack_push() function
90 } else if (webvtt_stack_push(s, c) < 0) in webvtt_stack_push_pop()
100 webvtt_stack_push(s, 'b'); in webvtt_style_apply()
104 webvtt_stack_push(s, 'i'); in webvtt_style_apply()
108 webvtt_stack_push(s, 'u'); in webvtt_style_apply()

Completed in 1 milliseconds