Searched refs:worst_consistency (Results 1 – 4 of 4) sorted by relevance
734 double worst_consistency; member
2405 cpi->worst_consistency = 100.0; in vp9_create_compressor()2738 SNPRINT2(results, "\t%7.3f", cpi->worst_consistency); in vp9_remove_compressor()7599 cpi->worst_consistency =7600 VPXMIN(cpi->worst_consistency, consistency);
1221 double worst_consistency; member
3134 cpi->worst_consistency = 100.0; in av1_create_compressor()3569 SNPRINT2(results, "\t%7.3f", cpi->worst_consistency); in av1_remove_compressor()6791 cpi->worst_consistency = in compute_internal_stats()6792 AOMMIN(cpi->worst_consistency, consistency); in compute_internal_stats()