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

/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp1686 audio_channel_mask_t reqChannels = config.channel_mask; local
1719 (popcount(config.channel_mask) <= FCC_2) && (popcount(reqChannels) <= FCC_2)) {
1784 reqChannels,
1801 *pChannelMask = reqChannels;

Completed in 138 milliseconds