Searched refs:typesSeen (Results 1 – 1 of 1) sorted by relevance
67 TypeList &typesSeen, TypeList &path, double &pathQuality);348 TypeList &typesSeen, TypeList &path, double &pathQuality) in FindPath() argument413 typesSeen.Add(inFormat); in FindPath()416 if (formats[j].group != group || typesSeen.FindType(formats[j].type)) in FindPath()431 if (FindPath(&formats[j], stream, typesSeen, path, quality) == B_OK) { in FindPath()441 typesSeen.Remove(inFormat); in FindPath()