Searched refs:totalp_v (Results 1 - 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h620 double totalp_v; member in struct:VP8_COMP
H A Donyx_if.c1964 cpi->totalp_v = 0.0;
5327 cpi->totalp_v += vpx_sse_to_psnr(uv_samples,
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.h372 double totalp_v; member in struct:VP9_COMP
H A Dvp9_encoder.c813 cpi->totalp_v = 0.0;
2775 cpi->totalp_v += psnr2.psnr[3];

Completed in 113 milliseconds