Searched refs:srt_to_ass (Results 1 – 1 of 1) sorted by relevance
30 static int srt_to_ass(AVCodecContext *avctx, AVBPrint *dst, in srt_to_ass() function78 ret = srt_to_ass(avctx, &buffer, avpkt->data, x1, y1, x2, y2); in srt_decode_frame()