Searched refs:profile_it (Results 1 – 1 of 1) sorted by relevance
55 const auto profile_it = params.find(kVP9FmtpProfileId); in ParseSdpForVP9Profile() local56 if (profile_it == params.end()) in ParseSdpForVP9Profile()58 const std::string& profile_str = profile_it->second; in ParseSdpForVP9Profile()