Searched defs:reqChannelCount (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp6599 int reqChannelCount = mReqChannelCount; local
6610 reqChannelCount = popcount(value);
6672 (reqChannelCount <= FCC_2)) {

Completed in 190 milliseconds