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

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

Completed in 59 milliseconds