Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h462 double totalp; member
Dvp9_onyx_if.c1269 cpi->totalp = 0.0; in vp9_create_compressor()
1546 cpi->totalp / cpi->count, totalp_psnr, total_ssim, totalp_ssim, in vp9_remove_compressor()
3277 cpi->totalp += psnr2.psnr[0];
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_int.h622 double totalp; member
Donyx_if.c1921 cpi->totalp = 0.0; in vp8_create_compressor()
2209 cpi->totalp / cpi->count, total_psnr2, in vp8_remove_compressor()
5329 cpi->totalp += frame_psnr2; in vp8_get_compressed_data()