Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/
Dfastssim.c28 #define SSIM_C1 (255 * 255 * 0.01 * 0.01) macro
201 double ssim_c1 = SSIM_C1; in fs_apply_luminance()
/external/libvpx/libvpx/vpx_dsp/
Dfastssim.c25 #define SSIM_C1 (255 * 255 * 0.01 * 0.01) macro
201 double ssim_c1 = SSIM_C1; in fs_apply_luminance()