Searched refs:splitStreamTypeIter (Results 1 – 1 of 1) sorted by relevance
311 auto splitStreamTypeIter = splitStreamVector.begin(); in Init() local315 splitStreamTypeIter->c_str(), port); in Init()316 while (splitStreamTypeIter != splitStreamVector.end()) { in Init()317 audioPortMap_[splitStreamMap_[*splitStreamTypeIter]] = desc->ports[port]; in Init()318 splitStreamTypeIter++; in Init()