Searched refs:INTERLEAVE4_TABLE (Results 1 – 1 of 1) sorted by relevance
79 private static final int[] INTERLEAVE4_TABLE = new int[] field in LongArray1895 int r00 = INTERLEAVE4_TABLE[x & 0xFF]; in interleave4_16to64()1896 int r32 = INTERLEAVE4_TABLE[x >>> 8]; in interleave4_16to64()