Home
last modified time | relevance | path

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

/external/libyuv/files/util/
Dssim.cc114 double GetSSIM(const uint8_t* org, in GetSSIM() function
311 SSIM += GetSSIM(org, rec, i, j, image_width, image_height, stride); in CalcSSIM()
320 SSIM += GetSSIM(org, rec, i, j, image_width, image_height, stride); in CalcSSIM()
352 SSIM += GetSSIM(org, rec, i, j, image_width, image_height, stride); in CalcSSIM()