Home
last modified time | relevance | path

Searched refs:worst_consistency (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h607 double worst_consistency; member
Dvp9_encoder.c2135 cpi->worst_consistency = 100.0; in vp9_create_compressor()
2402 SNPRINT2(results, "\t%7.3f", cpi->worst_consistency); in vp9_remove_compressor()
5437 cpi->worst_consistency =
5438 VPXMIN(cpi->worst_consistency, consistency);