Home
last modified time | relevance | path

Searched defs:fheight (Results 1 – 2 of 2) sorted by relevance

/external/libaom/av1/encoder/
Dthirdpass.c568 void av1_get_third_pass_ratio(THIRD_PASS_DEC_CTX *ctx, int fidx, int fheight, in av1_get_third_pass_ratio()
745 void av1_get_third_pass_ratio(THIRD_PASS_DEC_CTX *ctx, int fidx, int fheight, in av1_get_third_pass_ratio()
/external/mesa3d/src/imgui/
Dimstb_truetype.h2609 int fheight = ttSHORT(info->data + info->hhea + 4) - ttSHORT(info->data + info->hhea + 6); in stbtt_ScaleForPixelHeight() local