Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c95 static int gf_low = 400; variable
100 static int gf_low = 400; variable
895 return get_active_quality(q, gfu_boost, gf_low, gf_high, in get_gf_active_quality()
/external/libaom/libaom/av1/encoder/
Dratectrl.c88 static int gf_low = 300; variable
661 return get_active_quality(q, rc->gfu_boost, gf_low, gf_high, in get_gf_active_quality()