Searched refs:shortBuf (Results 1 – 1 of 1) sorted by relevance
53 ShortBuffer shortBuf = buf.asShortBuffer(); in checksum() local60 sum += intAbs(shortBuf.get(i)); in checksum()