Searched refs:inChannels (Results 1 – 2 of 2) sorted by relevance
56 int inChannels, in testConfiguration() argument75 requestedInConfig.setChannelCount(inChannels); in testConfiguration()
233 int inChannels = bundle.getInt(KEY_IN_CHANNELS, VALUE_DEFAULT_CHANNELS); in configureStreamsFromBundle() local234 requestedInConfig.setChannelCount(inChannels); in configureStreamsFromBundle()