Home
last modified time | relevance | path

Searched defs:testChannelMask (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/nativemedia/aaudio/jni/
Dtest_aaudio_stream_builder.cpp442 void AAudioStreamBuilderChannelMaskTest::testChannelMask(aaudio_channel_mask_t channelMask, in testChannelMask() function in AAudioStreamBuilderChannelMaskTest
/cts/tests/tests/media/audio/src/android/media/audio/cts/
DAudioTrackTest.java1913 int testStreamType, int testSampleRate, int testChannelMask, int testEncoding, in playOnceStreamByteBuffer()
2437 final int testChannelMask = AudioFormat.CHANNEL_OUT_MONO; in testVariableSpeedPlayback() local