Searched refs:estimate_bpp (Results 1 – 1 of 1) sorted by relevance
530 const double estimate_bpp = sum_est_rate / (cm->width * cm->height * 100); in automatic_intra_tools_off() local532 if (qindex < high_quality_qindex && estimate_bpp > high_quality_bpp && in automatic_intra_tools_off()