HomeSort by relevance Sort by last modified time
    Searched refs:MAX_SSIM_DB (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vpx_dsp/
ssim.h 14 #define MAX_SSIM_DB 100.0;
fastssim.c 444 if ((_weight - _ssim) < 1e-10) return MAX_SSIM_DB;

Completed in 65 milliseconds