Searched defs:inputChannels (Results 1 – 4 of 4) sorted by relevance
69 int inputChannels = getInputFormat("image").getBytesPerSample(); in getShaderProgram() local
114 final InputChannel[] inputChannels = InputChannel.openInputChannelPair(TAG); in setUp() local
1348 private boolean supports(Integer sampleRate, Integer inputChannels) { in supports()1493 private void applyLimits(Range<Integer>[] inputChannels, Range<Integer> bitRates) { in applyLimits()
547 int inputChannels = audio_channel_count_from_out_mask(pConfig->inputCfg.channels); in Reverb_setConfig() local