Home
last modified time | relevance | path

Searched refs:plot_bwe (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dpacket_receiver.cc31 bool plot_bwe, in PacketReceiver() argument
34 bwe_receiver_(CreateBweReceiver(bwe_type, flow_id, plot_bwe)), in PacketReceiver()
66 bool plot_bwe) in PacketReceiver() argument
71 plot_bwe, in PacketReceiver()
Dpacket_receiver.h32 bool plot_bwe);
37 bool plot_bwe,