Searched defs:channelMasks (Results 1 – 2 of 2) sorted by relevance
141 int[] channelMasks = deviceInfo.getChannelMasks(); in test_devicesInfoFields() local
241 int[] channelMasks = { AudioFormat.CHANNEL_OUT_MONO, in testDecodeG711ChannelsAndRates() local252 int[] channelMasks = { AudioFormat.CHANNEL_OUT_MONO, in testDecodeOpusChannelsAndRates() local260 int[] channelMasks) throws Exception { in verifyChannelsAndRates()