Searched refs:worst_consistency (Results 1 – 4 of 4) sorted by relevance
736 double worst_consistency; member
2247 cpi->worst_consistency = 100.0; in vp9_create_compressor()2541 SNPRINT2(results, "\t%7.3f", cpi->worst_consistency); in vp9_remove_compressor()6939 cpi->worst_consistency =6940 VPXMIN(cpi->worst_consistency, consistency);
876 double worst_consistency; member
2663 cpi->worst_consistency = 100.0; in av1_create_compressor()3051 SNPRINT2(results, "\t%7.3f", cpi->worst_consistency); in av1_remove_compressor()5409 cpi->worst_consistency = in compute_internal_stats()5410 AOMMIN(cpi->worst_consistency, consistency); in compute_internal_stats()