Searched refs:shortBuf (Results 1 – 2 of 2) sorted by relevance
55 ShortBuffer shortBuf = buf.asShortBuffer(); in checksum() local62 sum += intAbs(shortBuf.get(i)); in checksum()
637 ShortBuffer shortBuf = buf.asShortBuffer(); in checksum() local643 shortBuf.get(shortArray); in checksum()