Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmovtextenc.c58 uint8_t style_fontsize; member
122 bytestream_put_byte(&p, style->style_fontsize); in encode_styl()
230 s->d.style_fontsize = DEFAULT_STYLE_FONTSIZE; in encode_sample_description()
234 s->d.style_fontsize = FONTSIZE_SCALE(s, style->font_size); in encode_sample_description()
253 bytestream_put_byte(&p, s->d.style_fontsize); in encode_sample_description()
352 s->style_attributes_temp.style_fontsize != s->d.style_fontsize) { in mov_text_style_start()
526 if (s->style_attributes_temp.style_fontsize == size) { in mov_text_font_size_set()
531 s->style_attributes_temp.style_fontsize = size; in mov_text_font_size_set()

Completed in 1 milliseconds