Searched refs:RECORD_ENCODING (Results 1 – 1 of 1) sorted by relevance
481 final int RECORD_ENCODING = AudioFormat.ENCODING_PCM_16BIT; // fixed at this time. in testTimestamp() local488 .setEncoding(RECORD_ENCODING) in testTimestamp()497 final int bytesPerSample = AudioFormat.getBytesPerSample(RECORD_ENCODING); in testTimestamp()600 final int RECORD_ENCODING = AudioFormat.ENCODING_PCM_16BIT; in testSynchronizedRecord() local607 .setEncoding(RECORD_ENCODING) in testSynchronizedRecord()646 final int bytesPerSample = AudioFormat.getBytesPerSample(RECORD_ENCODING); in testSynchronizedRecord()