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

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_int.h614 double total_u; member in struct:VP8_COMP
H A Donyx_if.c1961 cpi->total_u = 0.0;
5461 cpi->total_u += vpx_sse_to_psnr(uv_samples, 255.0, (double)ue);
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.h345 double total_u; member in struct:VP9_COMP
H A Dvp9_encoder.c859 cpi->total_u = 0.0;
2843 cpi->total_u += psnr.psnr[2];
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h451 double total_u; member in struct:VP9_COMP
H A Dvp9_onyx_if.c1207 cpi->total_u = 0.0;
3178 cpi->total_u += psnr.psnr[2];
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h615 double total_u; member in struct:VP8_COMP
H A Donyx_if.c1914 cpi->total_u = 0.0;
5294 cpi->total_u += vpx_sse_to_psnr(uv_samples, 255.0, (double)ue);

Completed in 229 milliseconds