Home
last modified time | relevance | path

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

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