Searched refs:RECORD_SAMPLE_RATE (Results 1 – 1 of 1) sorted by relevance
483 final int RECORD_SAMPLE_RATE = 23456; // requires resampling in testTimestamp() local486 .setSampleRate(RECORD_SAMPLE_RATE) in testTimestamp()501 (int)((long)RECORD_TIME_IN_MS * RECORD_SAMPLE_RATE / 1000); in testTimestamp()555 verifyContinuousTimestamps(startTs, stopTs, RECORD_SAMPLE_RATE); in testTimestamp()602 final int RECORD_SAMPLE_RATE = 44100; in testSynchronizedRecord() local605 .setSampleRate(RECORD_SAMPLE_RATE) in testSynchronizedRecord()650 (int)((long)RECORD_TIME_IN_MS * RECORD_SAMPLE_RATE * numChannels / 1000); in testSynchronizedRecord()