Searched refs:deltaLookup (Results 1 – 3 of 3) sorted by relevance
334 const deltaLookup = data[deltaIdx]; constant336 const low = deltaLookup[sliceIdx];337 const high = deltaLookup[nlen - 1];340 sliceIdx = closestIdx(high - maxDelta, deltaLookup, sliceIdx);
1 …deltaLookup = data[deltaIdx];\n\n const low = deltaLookup[sliceIdx];\n const high = deltaLoo…