Home
last modified time | relevance | path

Searched refs:fastssim (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h429 ImageStat fastssim; member
Dvp9_encoder.c1703 cpi->fastssim.worst = 100.0; in vp9_create_compressor()
1967 cpi->fastssim.stat[ALL] / cpi->count, in vp9_remove_compressor()
1969 cpi->psnr.worst, cpi->worst_ssim, cpi->fastssim.worst, in vp9_remove_compressor()
4536 adjust_image_stat(y, u, v, frame_all, &cpi->fastssim);
/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp.mk28 DSP_SRCS-$(CONFIG_INTERNAL_STATS) += fastssim.c