Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h593 double worst_blockiness; member
Dvp9_encoder.c2102 cpi->worst_blockiness = 0.0; in vp9_create_compressor()
2366 SNPRINT2(results, "\t%7.3f", cpi->worst_blockiness); in vp9_remove_compressor()
5484 cpi->worst_blockiness =
5485 VPXMAX(cpi->worst_blockiness, frame_blockiness);