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