Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c1151 double group_iiratio) { in estimate_kf_group_q() argument
1192 iiratio_correction_factor = 1.0 - ((group_iiratio - 6.0) * 0.1); in estimate_kf_group_q()
1240 current_spend_ratio, group_iiratio, iiratio_correction_factor, in estimate_kf_group_q()
2987 double group_iiratio = (kf_group_intra_err - first_frame.intra_error) / in find_next_key_frame() local
3038 group_iiratio); in find_next_key_frame()
3129 (int)bits_per_frame, group_iiratio); in find_next_key_frame()