Searched refs:webvtt_event_to_ass (Results 1 – 1 of 1) sorted by relevance
45 static int webvtt_event_to_ass(AVBPrint *buf, const char *p) in webvtt_event_to_ass() function92 if (ptr && avpkt->size > 0 && !webvtt_event_to_ass(&buf, ptr)) in webvtt_decode_frame()