Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h606 double total_inconsistency; member
Dvp9_encoder.c2101 cpi->total_inconsistency = 0; in vp9_create_compressor()
2398 (double)cpi->total_inconsistency); in vp9_remove_compressor()
5435 vpx_sse_to_psnr(samples, peak, (double)cpi->total_inconsistency);
5439 cpi->total_inconsistency += this_inconsistency;