Searched refs:shortArray (Results 1 – 1 of 1) sorted by relevance
601 short[] shortArray = new short[(end - start) / 2]; in checksum() local602 shortBuf.get(shortArray); in checksum()604 for (short s : shortArray) { in checksum()608 start += shortArray.length * 2; in checksum()