Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Davf_showcqt.c515 int linear_hori_advance = font_width * 65536; in render_freetype() local
534 … if (FT_Set_Char_Size(face, 16*64 * linear_hori_advance / face->glyph->linearHoriAdvance, 0, 0, 0)) in render_freetype()