Searched defs:inputChannels (Results 1 – 3 of 3) sorted by relevance
69 int inputChannels = getInputFormat("image").getBytesPerSample(); in getShaderProgram() local
140 final InputChannel[] inputChannels = InputChannel.openInputChannelPair(TAG); in setUp() local
1372 private boolean supports(Integer sampleRate, Integer inputChannels) { in supports()1565 private void applyLimits(Range<Integer>[] inputChannels, Range<Integer> bitRates) { in applyLimits()