Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c2334 #define SNPRINT2(H, T, V) \ macro
2391 SNPRINT2(results, "\t%7.3f", cpi->total_blockiness / cpi->count); in vp9_remove_compressor()
2392 SNPRINT2(results, "\t%7.3f", cpi->worst_blockiness); in vp9_remove_compressor()
2401 SNPRINT2(results, "\t%7.3f", consistency); in vp9_remove_compressor()
2402 SNPRINT2(results, "\t%7.3f", cpi->worst_consistency); in vp9_remove_compressor()