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