Searched refs:sourceChannelMask (Results 1 – 1 of 1) sorted by relevance
1197 int sourceChannelMask = AudioFormat.CHANNEL_IN_DEFAULT; in updateAudioConfigLocked() local1201 sourceChannelMask = inChannelMask; in updateAudioConfigLocked()1209 sourceConfig = mAudioSource.buildConfig(sourceSamplingRate, sourceChannelMask, in updateAudioConfigLocked()