Searched refs:minChannelCount (Results 1 – 3 of 3) sorted by relevance
31 unsigned int minChannelCount, maxChannelCount; member
326 if (requestedChannelCount < deviceInfo->minChannelCount ) { in startInputStream_l()327 mPcmConfig.channels = deviceInfo->minChannelCount; in startInputStream_l()
228 &info->minChannelCount, &info->maxChannelCount); in getDeviceInfo()