Home
last modified time | relevance | path

Searched refs:styles_count (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dass_split.h93 int styles_count; /**< number of ASSStyle in the styles array */ member
H A Dmovtextenc.c226 if (!style && ass->styles_count) { in encode_sample_description()
262 if (style && ass->styles_count) { in encode_sample_description()
268 for (i = 0; i < ass->styles_count; i++) { in encode_sample_description()
H A Dass_split.c74 .offset_count = offsetof(ASS, styles_count),
106 .offset_count = offsetof(ASS, styles_count),
585 for (i=0; i<ass->styles_count; i++) in ff_ass_style_get()
H A Dttmlenc.c331 for (int i = 0; i < ass->styles_count; i++) { in ttml_write_header_content()

Completed in 5 milliseconds