Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dssim.c98 static double highbd_ssim_8x8(const uint16_t *s, int sp, const uint16_t *r, in highbd_ssim_8x8() function
148 double v = highbd_ssim_8x8(CONVERT_TO_SHORTPTR(img1 + j), stride_img1, in vpx_highbd_ssim2()