Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h459 double totalp_y; member
Dvp9_onyx_if.c1266 cpi->totalp_y = 0.0; in vp9_create_compressor()
3278 cpi->totalp_y += psnr2.psnr[1];
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_int.h619 double totalp_y; member
Donyx_if.c1918 cpi->totalp_y = 0.0; in vp8_create_compressor()
5322 cpi->totalp_y += vpx_sse_to_psnr(y_samples, in vp8_get_compressed_data()