Searched refs:withStream (Results 1 – 3 of 3) sorted by relevance
77 index = index.withStream(0u); in takeFilters()401 index = index.withPort(true /* output */).withStream(stream); in transferParams_l()
1534 colorAspectsRequestIndex.withStream(0u), in configure()1692 if (param->index() == colorAspectsRequestIndex.withStream(0u)) { in configure()2875 config->getConfigParameterValue(ix.withStream(stream)); in onMessageReceived()
304 inline Index withStream(unsigned stream) const { in withStream() function