Searched refs:switchEndian (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/media/sound/
H A DPCMtoPCMCodec.java520 switchEndian(b,off,len,readCount);
534 switchEndian(b,off,len,readCount);
540 switchEndian(b,off,len,readCount);
573 private void switchEndian(byte[] b, int off, int len, int readCount) { method in class:PCMtoPCMCodec.PCMtoPCMCodecStream

Completed in 23 milliseconds