Home
last modified time | relevance | path

Searched refs:total_u (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h453 double total_u; member
Dvp9_onyx_if.c1260 cpi->total_u = 0.0; in vp9_create_compressor()
3261 cpi->total_u += psnr.psnr[2];
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_int.h615 double total_u; member
Donyx_if.c1915 cpi->total_u = 0.0; in vp8_create_compressor()
5296 cpi->total_u += vpx_sse_to_psnr(uv_samples, 255.0, (double)ue); in vp8_get_compressed_data()