Searched refs:lmax (Results 1 – 1 of 1) sorted by relevance
1438 int lmax = mInputChannelRanges[i].getUpper(); in getMaxInputChannelCount() local1439 if (lmax > overall_max) { in getMaxInputChannelCount()1440 overall_max = lmax; in getMaxInputChannelCount()