Home
last modified time | relevance | path

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

/external/opencv3/modules/photo/src/
Dfast_nlmeans_denoising_opencl.hpp37 const WT maxEstimateSumValue = searchWindowSize * searchWindowSize * in ocl_calcAlmostDist2Weight() local
39 int fixedPointMult = (int)std::min<WT>(std::numeric_limits<WT>::max() / maxEstimateSumValue, in ocl_calcAlmostDist2Weight()