Searched refs:webvtt_stack_push_pop (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 Dwebvttenc.c81 static void webvtt_stack_push_pop(WebVTTContext *s, const char c, int close) function
128 webvtt_stack_push_pop(priv, style, close);
135 webvtt_stack_push_pop(priv, 0, 1);
141 webvtt_stack_push_pop(priv, 0, 1);

Completed in 48 milliseconds