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

/openjdk10/jdk/src/java.desktop/share/classes/com/sun/media/sound/
H A DUlawCodec.java244 AudioFormat encodeFormat; field in class:UlawCodec.UlawCodecStream
268 encodeFormat = inputFormat;
273 encodeFormat = outputFormat;
H A DAlawCodec.java256 AudioFormat encodeFormat; field in class:AlawCodec.AlawCodecStream
282 encodeFormat = inputFormat;
287 encodeFormat = outputFormat;

Completed in 95 milliseconds