Searched refs:SUBTITLE_ASS (Results 1 – 9 of 9) sorted by relevance
56 sub->rects[0]->type = SUBTITLE_ASS; in ass_decode_frame()
58 if (sub->rects[i]->type != SUBTITLE_ASS) { in ass_encode_frame()
132 rects[sub->num_rects]->type = SUBTITLE_ASS; in ff_ass_add_rect()
169 if (sub->rects[i]->type != SUBTITLE_ASS) { in webvtt_encode_frame()
242 if (sub->rects[i]->type != SUBTITLE_ASS) { in encode_frame()
218 sub_rect->type = SUBTITLE_ASS; in gen_sub_text()396 sub_rect->type = SUBTITLE_ASS; in gen_sub_ass()
694 if (sub->rects[i]->type != SUBTITLE_ASS) { in mov_text_encode_frame()
2654 SUBTITLE_ASS, enumerator
934 if (rect->type != SUBTITLE_ASS || !strncmp(rect->ass, "Dialogue: ", 10)) in convert_sub_to_old_ass_form()