Searched refs:webvtt_event_to_ass (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 Dwebvttdec.c42 static int webvtt_event_to_ass(AVBPrint *buf, const char *p) function
82 if (ptr && avpkt->size > 0 && !webvtt_event_to_ass(&buf, ptr)) {

Completed in 101 milliseconds