Home
last modified time | relevance | path

Searched refs:StyleBox (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmovtextdec.c72 } StyleBox; typedef
75 StyleBox style;
97 StyleBox *s;
132 static void mov_text_parse_style_record(StyleBox *style, const uint8_t **ptr) in mov_text_parse_style_record()
264 static int styles_equivalent(const StyleBox *a, const StyleBox *b) in styles_equivalent()
276 StyleBox *tmp; in decode_styl()
290 StyleBox *style = &m->s[i]; in decode_styl()
352 const StyleBox *const default_style = &m->d.style; in text_to_ass()
370 const StyleBox *styl in text_to_ass()
[all...]
H A Dmovtextenc.c60 } StyleBox; typedef
77 StyleBox *style_attributes;
80 StyleBox style_attributes_temp;
85 StyleBox d;
115 const StyleBox *style = &s->style_attributes[j]; in encode_styl()
353 StyleBox *tmp; in mov_text_style_start()

Completed in 2 milliseconds