Searched defs:inputChannels (Results 1 – 4 of 4) sorted by relevance
69 int inputChannels = getInputFormat("image").getBytesPerSample(); in getShaderProgram() local
175 val inputChannels = InputChannel.openInputChannelPair(TAG) in setUp() constant
1509 private boolean supports(Integer sampleRate, Integer inputChannels) { in supports()1702 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