Home
last modified time | relevance | path

Searched refs:sampleCount (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DAudioRecordTest.java590 final int sampleCount = frameCount * format.getChannelCount(); in testSynchronizedRecord() local
592 sampleCount, PLAYBACK_SAMPLE_RATE, 600 /* frequency */, 0 /* sweep */); in testSynchronizedRecord()
DAudioTrackTest.java2190 final int sampleCount = frameCount * format.getChannelCount(); in testVariableSpeedPlayback() local
2192 sampleCount, TEST_SR, 600 /* frequency */, 0 /* sweep */); in testVariableSpeedPlayback()