Home
last modified time | relevance | path

Searched defs:syy (Results 1 – 4 of 4) sorted by relevance

/external/webp/src/dsp/
Dssim.c42 const uint64_t syy = (uint64_t)stats->yym * N - ymym; in SSIMCalculation() local
/external/webp/extras/
Dget_disto.c121 const uint64_t syy = (uint64_t)stats->yym * N - ymym; in SSIMCalculation() local
/external/libyuv/files/util/
Dssim.cc89 double syy = yym * iw - iwy * iwy; in FinalizeSSIM() local
/external/bc/scripts/
Dministat.c147 double sy, syy; member