Searched refs:worst_consistency (Results 1 – 2 of 2) sorted by relevance
441 double worst_consistency; member
1732 cpi->worst_consistency = 100.0; in vp9_create_compressor()2003 SNPRINT2(results, "\t%7.3f", cpi->worst_consistency); in vp9_remove_compressor()4559 cpi->worst_consistency =4560 VPXMIN(cpi->worst_consistency, consistency);