Searched refs:profileChannelMask (Results 1 – 1 of 1) sorted by relevance
2118 audio_channel_mask_t profileChannelMask = config->channel_mask; in getInputForDevice() local2122 profile = getInputProfile(device, profileSamplingRate, profileFormat, profileChannelMask, in getInputForDevice()2188 lConfig.channel_mask = profileChannelMask; in getInputForDevice()2197 (profileChannelMask != lConfig.channel_mask)) { in getInputForDevice()2200 profileSamplingRate, profileFormat, profileChannelMask); in getInputForDevice()