Searched refs:iwx (Results 1 - 1 of 1) sorted by relevance

/external/libyuv/files/util/
H A Dssim.cc86 const double iwx = xm * iw; local
88 double sxx = xxm * iw - iwx * iwx;
96 const double sxy = xym * iw - iwx * iwy;
100 const double l = (2. * iwx * iwy + C11) / (iwx * iwx + iwy * iwy + C11);

Completed in 172 milliseconds