Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DAudioTrackLatencyTest.java300 final int TEST_BYTES_PER_SAMPLE = 2; in checkOutputLowLatency() local
377 final int TEST_BYTES_PER_SAMPLE = 2; in testGetUnderrunCount() local
403 int minBuffSizeInFrames = minBuffSize / (TEST_SAMPLES_PER_FRAME * TEST_BYTES_PER_SAMPLE); in testGetUnderrunCount()
494 final int TEST_BYTES_PER_SAMPLE = 2; in testGetUnderrunCountSleep() local
518 int minBuffSizeInFrames = minBuffSize / (TEST_SAMPLES_PER_FRAME * TEST_BYTES_PER_SAMPLE); in testGetUnderrunCountSleep()