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