Searched refs:tempProfiles (Results 1 – 1 of 1) sorted by relevance
228 std::vector<AudioProfile> tempProfiles; in getSupportedProfiles() local255 tempProfiles.push_back({.format = format, in getSupportedProfiles()262 if (!tempProfiles.empty()) { in getSupportedProfiles()263 profiles = tempProfiles; in getSupportedProfiles()