Searched refs:maxSrcGap (Results 1 – 1 of 1) sorted by relevance
465 real64 maxSrcGap = 0.0; in MaxSrcRadiusGap() local623 maxSrcGap = Max_real64 (maxSrcGap, in MaxSrcRadiusGap()628 return maxSrcGap; in MaxSrcRadiusGap()885 real64 maxSrcGap = 0.0; in MaxSrcRadiusGap() local906 maxSrcGap = Max_real64 (maxSrcGap, in MaxSrcRadiusGap()913 return maxSrcGap; in MaxSrcRadiusGap()1258 const real64 maxSrcGap = fParams->MaxSrcRadiusGap (maxDstGap); in SrcTileSize() local1260 const int32 dim = ConvertDoubleToInt32 (ceil (maxSrcGap * fNormRadius)); in SrcTileSize()