Searched refs:route_empty_idx (Results 1 – 1 of 1) sorted by relevance
586 int route_empty_idx = -1; // index of an empty route slot that can be used if needed in audio_config_compare() local589 route_empty_idx = i; in audio_config_compare()597 if ((route_idx == -1) && (route_empty_idx == -1)) { in audio_config_compare()602 route_idx = route_empty_idx; in audio_config_compare()