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