Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmovtextenc.c51 #define FONTSIZE_SCALE(s,fs) ((fs) * (s)->font_scale_factor + 0.5) macro
236 s->d.style_fontsize = FONTSIZE_SCALE(s, style->font_size); in encode_sample_description()
525 size = FONTSIZE_SCALE(s, size); in mov_text_font_size_set()