Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmovtextenc.c57 uint16_t style_fontID; member
120 bytestream_put_be16(&p, style->style_fontID); in encode_styl()
229 s->d.style_fontID = DEFAULT_STYLE_FONT_ID; in encode_sample_description()
251 bytestream_put_be16(&p, s->d.style_fontID); in encode_sample_description()
351 s->style_attributes_temp.style_fontID != s->d.style_fontID || in mov_text_style_start()
510 if (s->style_attributes_temp.style_fontID == fontID) { in mov_text_font_name_set()
515 s->style_attributes_temp.style_fontID = fontID; in mov_text_font_name_set()

Completed in 2 milliseconds