Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmovtextdec.c85 } StyleBox; typedef
102 StyleBox *s;
145 StyleBox s_default; in mov_text_tx3g()
269 StyleBox *tmp; in decode_styl()
283 StyleBox *style = &m->s[i]; in decode_styl()
356 const StyleBox *style = &m->s[entry]; in text_to_ass()
Dmovtextenc.c61 } StyleBox; typedef
78 StyleBox *style_attributes;
81 StyleBox style_attributes_temp;
86 StyleBox d;
117 const StyleBox *style = &s->style_attributes[j]; in encode_styl()
355 StyleBox *tmp; in mov_text_style_start()