Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c129 static void init_minq_luts(int *kf_low_m, int *kf_high_m, int *arfgf_low, in init_minq_luts() argument
135 kf_low_m[i] = get_minq_index(maxq, 0.000001, -0.0004, 0.150, bit_depth); in init_minq_luts()