Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp1483 audio_channel_mask_t profileChannelMask = channelMask; in getInputForDevice() local
1487 profileSamplingRate, profileFormat, profileChannelMask, in getInputForDevice()
1550 config.channel_mask = profileChannelMask; in getInputForDevice()
1565 (profileChannelMask != config.channel_mask)) { in getInputForDevice()
1578 inputDesc->mChannelMask = profileChannelMask; in getInputForDevice()