Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dfastssim.c404 static const double FS_WEIGHTS[FS_NLEVELS] = {0.2989654541015625, variable
421 return pow(ret / (w * h), FS_WEIGHTS[_l]); in fs_average()