Searched refs:ssim_all (Results 1 – 1 of 1) sorted by relevance
188 double ssim_all = 0; in vpx_calc_ssimg() local205 ssim_all = (a * 4 + b + c) / 6; in vpx_calc_ssimg()207 return ssim_all; in vpx_calc_ssimg()484 double ssim_all = 0; in vpx_highbd_calc_ssimg() local501 ssim_all = (a * 4 + b + c) / 6; in vpx_highbd_calc_ssimg()503 return ssim_all; in vpx_highbd_calc_ssimg()