Searched refs:INTERLEAVE5_TABLE (Results 1 – 1 of 1) sorted by relevance
118 private static final int[] INTERLEAVE5_TABLE = new int[] { field in LongArray1828 int r00 = INTERLEAVE5_TABLE[x & 0x7F]; in interleave3_13to65()1829 int r35 = INTERLEAVE5_TABLE[x >>> 7]; in interleave3_13to65()