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

  /external/chromium_org/third_party/libyuv/util/
ssim.cc 88 static const double C33 = (0.015 * 0.015) * (255 * 255);
91 const double s = (sxy + C33) / (sxsy + C33);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adogpool.h     [all...]

Completed in 211 milliseconds