Searched refs:totalp_sq_error (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.h374 uint64_t totalp_sq_error; member in struct:VP9_COMP
H A Dvp9_encoder.c815 cpi->totalp_sq_error = 0;
1060 (double)cpi->totalp_sq_error);
2776 cpi->totalp_sq_error += psnr2.sse[0];

Completed in 48 milliseconds