Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h373 double totalp; member
Dvp9_encoder.c814 cpi->totalp = 0.0; in vp9_create_compressor()
1070 cpi->totalp / cpi->count, totalp_psnr, total_ssim, totalp_ssim, in vp9_remove_compressor()
2772 cpi->totalp += psnr2.psnr[0]; in vp9_get_compressed_data()
/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h621 double totalp; member
Donyx_if.c1965 cpi->totalp = 0.0; in vp8_create_compressor()
2256 cpi->totalp / cpi->count, total_psnr2, in vp8_remove_compressor()
5330 cpi->totalp += frame_psnr2; in vp8_get_compressed_data()