Searched defs:maxDistance (Results 1 – 13 of 13) sorted by relevance
118 final float maxDistance = mRadius + otherRadius; in intersects() local
46 internal int maxDistance = 0; field in Org.Brotli.Dec.State
101 int maxDistance = getMaxDistance(sorted, values); in reallyCheckEditDistances() local
283 double maxDistance = Double.NEGATIVE_INFINITY; in getFarthestPoint() local
50 int maxDistance; field in State
157 private static int calculateDistanceAlphabetLimit(int maxDistance, int npostfix, int ndirect) { in calculateDistanceAlphabetLimit()
462 double maxDistance = Double.NEGATIVE_INFINITY; in getFarthestPoint() local
494 double maxDistance = Double.NEGATIVE_INFINITY; in getFarthestPoint() local
71 function calculateDistanceAlphabetLimit(maxDistance, npostfix, ndirect) { argument
498 const U32 maxDistance = 1U << cParams->windowLog; in ZSTD_compressBlock_fast_dictMatchState_generic() local
97 U32 const maxDistance = 1U << cParams->windowLog; in ZSTD_insertDUBT1() local683 const U32 maxDistance = 1U << cParams->windowLog; in ZSTD_HcFindBestMatch() local1159 const U32 maxDistance = 1U << cParams->windowLog; in ZSTD_RowFindBestMatch() local
1290 U32 const maxDistance = 1U << windowLog; in ZSTD_getLowestMatchIndex() local1307 U32 const maxDistance = 1U << windowLog; in ZSTD_getLowestPrefixIndex() local
130 const float maxDistance = tcu::length(p1 - p0) + maxPixelDistance; in pixelNearLineSegment() local