Searched refs:CreateBitrateAllocationGraph (Results 1 – 3 of 3) sorted by relevance
66 void CreateBitrateAllocationGraph(PacketDirection direction, Plot* plot);
356 analyzer.CreateBitrateAllocationGraph(webrtc::kIncomingPacket, plot); in main()359 analyzer.CreateBitrateAllocationGraph(webrtc::kOutgoingPacket, plot); in main()
1130 void EventLogAnalyzer::CreateBitrateAllocationGraph(PacketDirection direction, in CreateBitrateAllocationGraph() function in webrtc::EventLogAnalyzer