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

/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp1411 audio_channel_mask_t profileChannelMask = channelMask; local
1415 profileSamplingRate, profileFormat, profileChannelMask,
1436 config.channel_mask = profileChannelMask;
1451 (profileChannelMask != config.channel_mask)) {
1467 inputDesc->mChannelMask = profileChannelMask;

Completed in 39 milliseconds