Searched refs:maxEstimateSumValue (Results 1 – 1 of 1) sorted by relevance
37 const WT maxEstimateSumValue = searchWindowSize * searchWindowSize * in ocl_calcAlmostDist2Weight() local39 int fixedPointMult = (int)std::min<WT>(std::numeric_limits<WT>::max() / maxEstimateSumValue, in ocl_calcAlmostDist2Weight()