Searched refs:channelCountFromInChannelMask (Results 1 – 3 of 3) sorted by relevance
158 public static int channelCountFromInChannelMask(int mask) { in channelCountFromInChannelMask() method in AudioFormat
315 mChannelCount = AudioFormat.channelCountFromInChannelMask(format.getChannelMask()); in AudioRecord()
895 == AudioFormat.channelCountFromInChannelMask(inChannelMask)) { in updateAudioConfigLocked()