Searched refs:arfgf_high (Results 1 – 2 of 2) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | ratectrl.c | 118 int *arfgf_high, int *inter, int *rtc, in init_minq_luts() argument 126 arfgf_high[i] = get_minq_index(maxq, 0.0000021, -0.00125, 0.55, bit_depth); in init_minq_luts()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_ratectrl.c | 126 int *arfgf_high, int *inter, int *rtc, in init_minq_luts() argument 140 arfgf_high[i] = get_minq_index(maxq, 0.0000021, -0.00125, 0.55, bit_depth); in init_minq_luts()
|