Home
last modified time | relevance | path

Searched defs:writeFormatChunk (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/jni/audio_loopback/
DWaveFileWriter.cpp50 void WaveFileWriter::writeFormatChunk() { in writeFormatChunk() function in WaveFileWriter
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/audiolib/
DWaveFileWriter.java232 public void writeFormatChunk() throws IOException { in writeFormatChunk() method in WaveFileWriter