Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h432 ImageStat fastssim; member
Dvp9_encoder.c1720 cpi->fastssim.worst = 100.0; in vp9_create_compressor()
1985 cpi->fastssim.stat[ALL] / cpi->count, in vp9_remove_compressor()
1987 cpi->psnr.worst, cpi->worst_ssim, cpi->fastssim.worst, in vp9_remove_compressor()
4587 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