Searched refs:frameratesStr (Results 1 – 1 of 1) sorted by relevance
89 std::string frameratesStr = Container2String(framerates_.begin(), framerates_.end()); in DumpVideoProfile() local91 name.c_str(), format_, size_.width, size_.height, frameratesStr.c_str()); in DumpVideoProfile()183 …std::string frameratesStr = Container2String(profile.framerates_.begin(), profile.framerates_.end(… in IsMatchVideoProfiles() local186 profile.GetSize().width, profile.GetSize().height, frameratesStr.c_str()); in IsMatchVideoProfiles()