Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlibaribb24.c211 unsigned int profile_font_size = get_profile_font_size(avctx->profile); in libaribb24_handle_regions() local
220 region->i_fontheight == (profile_font_size / 2); in libaribb24_handle_regions()
250 if (region->i_fontwidth != profile_font_size || in libaribb24_handle_regions()
251 region->i_fontheight != profile_font_size) { in libaribb24_handle_regions()
254 profile_font_size), in libaribb24_handle_regions()
256 profile_font_size)); in libaribb24_handle_regions()