Searched refs:CreateBitrateAllocationGraph (Results 1 – 3 of 3) sorted by relevance
65 void CreateBitrateAllocationGraph(PacketDirection direction, Plot* plot);
344 analyzer.CreateBitrateAllocationGraph(webrtc::kIncomingPacket, plot); in main()347 analyzer.CreateBitrateAllocationGraph(webrtc::kOutgoingPacket, plot); in main()
1097 void EventLogAnalyzer::CreateBitrateAllocationGraph(PacketDirection direction, in CreateBitrateAllocationGraph() function in webrtc::EventLogAnalyzer