Searched refs:highbd_ssim_8x8 (Results 1 – 1 of 1) sorted by relevance
98 static double highbd_ssim_8x8(const uint16_t *s, int sp, const uint16_t *r, in highbd_ssim_8x8() function148 double v = highbd_ssim_8x8(CONVERT_TO_SHORTPTR(img1 + j), stride_img1, in vpx_highbd_ssim2()