Searched refs:totalp_u (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_int.h619 double totalp_u; member in struct:VP8_COMP
H A Donyx_if.c1965 cpi->totalp_u = 0.0;
5490 cpi->totalp_u += vpx_sse_to_psnr(uv_samples,
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.h352 double totalp_u; member in struct:VP9_COMP
H A Dvp9_encoder.c866 cpi->totalp_u = 0.0;
2863 cpi->totalp_u += psnr2.psnr[2];
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h458 double totalp_u; member in struct:VP9_COMP
H A Dvp9_onyx_if.c1214 cpi->totalp_u = 0.0;
3196 cpi->totalp_u += psnr2.psnr[2];
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h620 double totalp_u; member in struct:VP8_COMP
H A Donyx_if.c1918 cpi->totalp_u = 0.0;
5322 cpi->totalp_u += vpx_sse_to_psnr(uv_samples,

Completed in 1512 milliseconds