Searched refs:outChannels (Results 1 – 3 of 3) sorted by relevance
57 int outChannels) throws InterruptedException { in testConfiguration() argument76 requestedOutConfig.setChannelCount(outChannels); in testConfiguration()
235 int outChannels = bundle.getInt(KEY_OUT_CHANNELS, VALUE_DEFAULT_CHANNELS); in configureStreamsFromBundle() local236 requestedOutConfig.setChannelCount(outChannels); in configureStreamsFromBundle()
418 int dmxChannels, outChannels, maxNumOutChannels; in check_UParam_Build_DecConfig() local428 outChannels = 2; in check_UParam_Build_DecConfig()477 if (maxNumOutChannels >= outChannels) { in check_UParam_Build_DecConfig()485 if (outChannels == 2) { in check_UParam_Build_DecConfig()493 if (outChannels > 6) { in check_UParam_Build_DecConfig()