Searched refs:RECORD_ENCODING (Results 1 – 2 of 2) sorted by relevance
88 final int RECORD_ENCODING = AudioFormat.ENCODING_PCM_16BIT; in testSynchronizedRecord() local95 .setEncoding(RECORD_ENCODING) in testSynchronizedRecord()155 final int bytesPerSample = AudioFormat.getBytesPerSample(RECORD_ENCODING); in testSynchronizedRecord()
690 final int RECORD_ENCODING = AudioFormat.ENCODING_PCM_16BIT; // fixed at this time. in testTimestamp() local697 .setEncoding(RECORD_ENCODING) in testTimestamp()706 final int bytesPerSample = AudioFormat.getBytesPerSample(RECORD_ENCODING); in testTimestamp()848 final int RECORD_ENCODING = AudioFormat.ENCODING_PCM_16BIT; in testMediaMetrics() local854 .setEncoding(RECORD_ENCODING) in testMediaMetrics()