Lines Matching full:err_per_frame
2532 double err_per_frame = kf_group_err / cpi->frames_to_key;
2571 kf_q = estimate_kf_group_q(cpi, err_per_frame, bits_per_frame, new_height, new_width, group_iiratio);
2636 // Reducing the area to 1/4 does not reduce the complexity (err_per_frame) to 1/4...
2642 kf_q = estimate_kf_group_q(cpi, err_per_frame * effective_size_ratio, bits_per_frame, new_height, new_width, group_iiratio);