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

/openjdk10/jdk/src/java.desktop/share/classes/com/sun/media/sound/
H A DPCMtoPCMCodec.java514 switchSignedBE(b,off,len,readCount);
525 switchSignedBE(b,off,len,readCount);
545 private void switchSignedBE(byte[] b, int off, int len, int readCount) { method in class:PCMtoPCMCodec.PCMtoPCMCodecStream

Completed in 160 milliseconds