Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/java/android/media/
H A DAudioDeviceInfo.java507 : AudioFormat.channelCountFromInChannelMask(mask)); in getChannelCounts()
H A DAudioFormat.java693 public static int channelCountFromInChannelMask(int mask) { in channelCountFromInChannelMask() method in AudioFormat
H A DAudioRecord.java458 mChannelCount = AudioFormat.channelCountFromInChannelMask(mChannelMask); in AudioRecord()
/aosp14/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputHardwareManager.java1099 == AudioFormat.channelCountFromInChannelMask(inChannelMask)) { in updateAudioConfigLocked()
/aosp14/frameworks/base/core/api/
H A Dtest-current.txt1843 method public static int channelCountFromInChannelMask(int);