Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/
Dfastssim.c416 static const double FS_WEIGHTS[FS_NLEVELS] = { variable
433 return pow(ret / (w * h), FS_WEIGHTS[_l]); in fs_average()
/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()