Searched refs:myInputChannels (Results 1 – 1 of 1) sorted by relevance
1568 Range<Integer>[] myInputChannels = new Range[inputChannels.length]; in applyLimits() local1572 myInputChannels[i] = Range.create(lower, upper); in applyLimits()1576 sortDistinctRanges(myInputChannels); in applyLimits()1578 intersectSortedDistinctRanges(myInputChannels, mInputChannelRanges); in applyLimits()