Home
last modified time | relevance | path

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

/cts/tests/tests/media/audio/src/android/media/audio/cts/
DAudioFormatTest.java60 TEST_CONF_POS, copiedFormat.getChannelMask()); in testBuilderForCopy()
85 AudioFormat.CHANNEL_INVALID, copiedFormat.getChannelMask()); in testPartialFormatBuilderForCopyEncoding()
106 AudioFormat.CHANNEL_INVALID, copiedFormat.getChannelMask()); in testPartialFormatBuilderForCopyRate()
122 TEST_CONF_POS, copiedFormat.getChannelMask()); in testPartialFormatBuilderForCopyChanMask()
151 AudioFormat.CHANNEL_INVALID, copiedFormat.getChannelMask()); in testPartialFormatBuilderForCopyChanIdxMask()
DAudioRecordingConfigurationTest.java275 && (config.getClientFormat().getChannelMask() == format.getChannelMask()) in verifyAudioConfig()
282 && ((config.getFormat().getChannelMask() != AudioFormat.CHANNEL_INVALID) in verifyAudioConfig()
DAudioRecordTest.java998 assertEquals(AudioFormat.CHANNEL_IN_MONO, format.getChannelMask()); in checkRecordingConfig()
1037 format.getChannelMask()); in createAudioRecord()
DAudioPlaybackConfigurationTest.java246 assertEquals("channel mask field isn't protected", 0, config.getChannelMask()); in testGetterMediaPlayer()
DAudioTrackTest.java1830 assertEquals(testName, testConf, format.getChannelMask()); in playOnceStreamData()
/cts/tests/mediapc/src/android/mediapc/cts/
DAudioPlaybackLoad.java69 final int channelMask = getChannelMask(format); in createAudioTrack()
90 private int getChannelMask(MediaFormat format) { in getChannelMask() method in AudioPlaybackLoad
/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
DDecoderTestAacFormat.java110 aacDownmixParams.getChannelMask()); in testHeAacM4aMultichannelDownmix()
123 aacDownmixParams.getChannelMask()); in testHeAacM4aMultichannelDownmix()
137 bigChanParams.getChannelMask()); in testHeAacM4aMultichannelDownmix()
DDecoderTest.java1660 public int getChannelMask() {
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/common/
DBuilderBase.java171 public int getChannelMask() { in getChannelMask() method in BuilderBase
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/player/
DOboePlayer.java76 mChannelMask = builder.getChannelMask(); in setupStream()
DJavaPlayer.java125 mChannelMask = builder.getChannelMask(); in setupStream()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dsystem-current.txt7145 method public int getChannelMask();
Dcurrent.txt21228 method public int getChannelMask();