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