Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dfastssim.c26 #define SSIM_C2 (255 * 255 * 0.03 * 0.03) macro
324 double ssim_c2 = SSIM_C2; in fs_calc_structure()
/external/libaom/libaom/aom_dsp/
Dfastssim.c29 #define SSIM_C2 (255 * 255 * 0.03 * 0.03) macro
323 double ssim_c2 = SSIM_C2; in fs_calc_structure()