Searched refs:STRATEGY_REROUTING (Results 1 – 3 of 3) sorted by relevance
34 STRATEGY_REROUTING, enumerator
241 return STRATEGY_REROUTING; in getStrategyForStream()498 case STRATEGY_REROUTING: in getDeviceForStrategy()
3845 checkOutputForStrategy(STRATEGY_REROUTING); in checkOutputForAllStrategies()3949 } else if (isStrategyActive(outputDesc, STRATEGY_REROUTING)) { in getNewOutputDevice()3950 device = getDeviceForStrategy(STRATEGY_REROUTING, fromCache); in getNewOutputDevice()