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

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_int.h621 double totalp; member in struct:VP8_COMP
H A Donyx_if.c1967 cpi->totalp = 0.0;
2258 cpi->totalp / cpi->count, total_psnr2,
5495 cpi->totalp += frame_psnr2;
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.h354 double totalp; member in struct:VP9_COMP
H A Dvp9_encoder.c868 cpi->totalp = 0.0;
1120 cpi->totalp / cpi->count, totalp_psnr, total_ssim, totalp_ssim,
2861 cpi->totalp += psnr2.psnr[0];
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h460 double totalp; member in struct:VP9_COMP
H A Dvp9_onyx_if.c1216 cpi->totalp = 0.0;
1481 cpi->totalp / cpi->count, totalp_psnr, total_ssim, totalp_ssim,
3194 cpi->totalp += psnr2.psnr[0];
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h622 double totalp; member in struct:VP8_COMP
H A Donyx_if.c1920 cpi->totalp = 0.0;
2208 cpi->totalp / cpi->count, total_psnr2,
5327 cpi->totalp += frame_psnr2;

Completed in 194 milliseconds