Searched refs:WAVE_FORMAT_ADPCM (Results 1 - 2 of 2) sorted by relevance
/openjdk7/jdk/src/share/classes/com/sun/media/sound/ | ||
H A D | WaveFileFormat.java | 64 static final int WAVE_FORMAT_ADPCM = 0x0002; field in class:WaveFileFormat |
H A D | WaveFileWriter.java | 64 static final int WAVE_FORMAT_ADPCM = 0x0002; field in class:WaveFileWriter |
Completed in 1004 milliseconds