Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dssim.c42 const uint64_t syy = (uint64_t)stats->yym * N - ymym; in SSIMCalculation() local
45 const uint64_t den_S = (sxx + syy + C2) >> 8; in SSIMCalculation()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/extras/
A Dget_disto.c121 const uint64_t syy = (uint64_t)stats->yym * N - ymym; in SSIMCalculation() local
124 const uint64_t den_S = (sxx + syy + C2) >> 8; in SSIMCalculation()

Completed in 4 milliseconds