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

/openjdk7/jdk/src/share/classes/com/sun/media/sound/
H A DPCMtoPCMCodec.java528 switchSignedBE(b,off,len,readCount);
539 switchSignedBE(b,off,len,readCount);
559 private void switchSignedBE(byte[] b, int off, int len, int readCount) { method in class:PCMtoPCMCodec.PCMtoPCMCodecStream

Completed in 22 milliseconds