Searched refs:intersectionMax (Results 1 – 1 of 1) sorted by relevance
1047 float intersectionMax = deFloatMin(entryMax, readMax); in computeEntryReadWeight() local1050 float intersectionLen = intersectionMax - intersectionMin; in computeEntryReadWeight()1075 int intersectionMax = deMin32(entryMax, readMax); in computeEntryReadWeight() local1078 deInt64 intersectionLen = (deInt64)intersectionMax - (deInt64)intersectionMin; in computeEntryReadWeight()