Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dfastssim.c24 #define SSIM_C1 (255 * 255 * 0.01 * 0.01) macro
199 c1 = (double) (SSIM_C1 * 4096 * (1 << 4 * _l)); in fs_apply_luminance()