/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
D | bwe_test_framework.cc | 104 Packet::Packet(int flow_id, int64_t send_time_us, size_t payload_size) in Packet() 129 MediaPacket::MediaPacket(int flow_id, in MediaPacket() 138 MediaPacket::MediaPacket(int flow_id, in MediaPacket() 157 RembFeedback::RembFeedback(int flow_id, in RembFeedback() 168 int flow_id, in SendSideBweFeedback() 188 int flow_id, in PacketProcessor() 220 int flow_id, in RateCounterFilter() 245 for (int flow_id : flow_ids) { in RateCounterFilter() local 302 LossFilter::LossFilter(PacketProcessorListener* listener, int flow_id) in LossFilter() 337 DelayFilter::DelayFilter(PacketProcessorListener* listener, int flow_id) in DelayFilter() [all …]
|
D | packet.h | 36 virtual int flow_id() const { return flow_id_; } in flow_id() function 100 FeedbackPacket(int flow_id, in FeedbackPacket() 150 NadaFeedback(int flow_id, in NadaFeedback() 184 TcpFeedback(int flow_id, in TcpFeedback()
|
D | bwe_test_logging.h | 107 #define BWE_TEST_LOGGING_BAR(figure, name, value, flow_id) argument 109 error_title, flow_id) argument 111 figure, name, value, ylow, yhigh, error_title, ymax, limit_title, flow_id) argument 113 #define BWE_TEST_LOGGING_BASELINEBAR(figure, name, value, flow_id) argument 197 #define BWE_TEST_LOGGING_BAR(figure, name, value, flow_id) \ argument 204 #define BWE_TEST_LOGGING_BASELINEBAR(figure, name, value, flow_id) \ argument 212 flow_id) \ argument 220 figure, name, value, ylow, yhigh, error_title, ymax, limit_title, flow_id) \ argument
|
D | packet_receiver.cc | 28 int flow_id, in PacketReceiver() 63 int flow_id, in PacketReceiver()
|
D | bwe.cc | 31 BweReceiver::BweReceiver(int flow_id) in BweReceiver() 38 BweReceiver::BweReceiver(int flow_id, int64_t window_size_ms) in BweReceiver() 106 int flow_id, in CreateBweReceiver()
|
D | bwe_test_logging.cc | 120 int flow_id) { in PlotBar() 133 int flow_id) { in PlotBaselineBar() 149 int flow_id) { in PlotErrorBar() 168 int flow_id) { in PlotLimitErrorBar()
|
D | metric_recorder.cc | 35 void LinkShare::PauseFlow(int flow_id) { in PauseFlow() 39 void LinkShare::ResumeFlow(int flow_id) { in ResumeFlow() 47 uint32_t LinkShare::AvailablePerFlowKbps(int flow_id) { in AvailablePerFlowKbps() 57 int flow_id, in MetricRecorder()
|
D | packet_sender.cc | 55 int flow_id) { in GetFeedbackPackets() 322 int flow_id, in TcpSender() 328 int flow_id, in TcpSender()
|
D | packet_sender.h | 33 PacketSender(PacketProcessorListener* listener, int flow_id) in PacketSender()
|
D | bwe_test.cc | 193 int flow_id, in PrintResults() 361 int flow_id = *rate_counter->flow_ids().begin(); in RunFairnessTest() local 367 int flow_id = *receiver->flow_ids().begin(); in RunFairnessTest() local 405 int flow_id = bwe_type; in RunChoke() local
|
D | bwe_test_framework.h | 402 virtual int flow_id() const { return flow_id_; } in flow_id() function
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/estimators/ |
D | tcp.cc | 25 TcpBweReceiver::TcpBweReceiver(int flow_id) in TcpBweReceiver()
|
D | send_side.cc | 119 SendSideBweReceiver::SendSideBweReceiver(int flow_id) in SendSideBweReceiver()
|
D | remb.cc | 64 RembReceiver::RembReceiver(int flow_id, bool plot) in RembReceiver()
|
D | nada.cc | 33 NadaBweReceiver::NadaBweReceiver(int flow_id) in NadaBweReceiver()
|
/external/tensorflow/tensorflow/core/profiler/internal/ |
D | tfprof_timeline.cc | 77 int64 pid, int64 tid, int64 flow_id) { in EmitFlowStart() 84 int64 tid, int64 flow_id) { in EmitFlowEnd() 239 int64 flow_id = 1; in GenerateGraphTimeline() local
|
/external/adhd/cras/src/server/ |
D | cras_dsp_ini.c | 178 int flow_id = port->flow_id; in fill_flow_info() local 199 int flow_id, in add_audio_port()
|
D | cras_dsp_ini.h | 37 int flow_id; member
|
D | cras_dsp_pipeline.c | 170 int flow_id; in find_origin_port() local 285 int flow_id; in topological_sort() local
|
/external/tensorflow/tensorflow/python/client/ |
D | timeline.py | 185 def emit_flow_start(self, name, timestamp, pid, tid, flow_id): argument 202 def emit_flow_end(self, name, timestamp, pid, tid, flow_id): argument
|
/external/fio/ |
D | thread_options.h | 292 int flow_id; member 562 int32_t flow_id; member
|