Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c94 static int gf_high = 2400; variable
99 static int gf_high = 2000; variable
895 return get_active_quality(q, gfu_boost, gf_low, gf_high, in get_gf_active_quality()
/external/libaom/libaom/av1/encoder/
Dratectrl.c87 static int gf_high = 2400; variable
661 return get_active_quality(q, rc->gfu_boost, gf_low, gf_high, in get_gf_active_quality()