Searched refs:profileChannelMask (Results 1 – 1 of 1) sorted by relevance
2322 audio_channel_mask_t profileChannelMask = config->channel_mask; in getInputForDevice() local2326 profile = getInputProfile(device, profileSamplingRate, profileFormat, profileChannelMask, in getInputForDevice()2407 lConfig.channel_mask = profileChannelMask; in getInputForDevice()2416 (profileChannelMask != lConfig.channel_mask)) { in getInputForDevice()2419 profileSamplingRate, profileFormat, profileChannelMask); in getInputForDevice()