Searched refs:Delays (Results 1 – 6 of 6) sorted by relevance
66 void PrintDelays(const NetEqDelayAnalyzer::Delays& delays, in PrintDelays()128 void NetEqDelayAnalyzer::CreateGraphs(Delays* arrival_delay_ms, in CreateGraphs()129 Delays* corrected_arrival_delay_ms, in CreateGraphs()130 Delays* playout_delay_ms, in CreateGraphs()131 Delays* target_delay_ms) const { in CreateGraphs()193 Delays arrival_delay_ms; in CreateMatlabScript()194 Delays corrected_arrival_delay_ms; in CreateMatlabScript()195 Delays playout_delay_ms; in CreateMatlabScript()196 Delays target_delay_ms; in CreateMatlabScript()249 Delays arrival_delay_ms; in CreatePythonScript()[all …]
39 using Delays = std::vector<std::pair<int64_t, float>>; variable40 void CreateGraphs(Delays* arrival_delay_ms,41 Delays* corrected_arrival_delay_ms,42 Delays* playout_delay_ms,43 Delays* target_delay_ms) const;
45 message Delays { message84 // Action to perform when |idle_ms| (see Delays) is reached without any94 // Delays used while the system is on AC power.95 optional Delays ac_delays = 3;97 // Delays used while the system is on battery power.98 optional Delays battery_delays = 4;
385 test::NetEqDelayAnalyzer::Delays arrival_delay_ms; in CreateAudioJitterBufferGraph()386 test::NetEqDelayAnalyzer::Delays corrected_arrival_delay_ms; in CreateAudioJitterBufferGraph()387 test::NetEqDelayAnalyzer::Delays playout_delay_ms; in CreateAudioJitterBufferGraph()388 test::NetEqDelayAnalyzer::Delays target_delay_ms; in CreateAudioJitterBufferGraph()
94 * Delays can be specified, to trigger the interpolation only after some time.
27 Releases should happen on Wednesdays. Delays can occur although those