Searched defs:Delay (Results 1 – 9 of 9) sorted by relevance
52 int64_t Delay() { return ((counter_ % 11) - 5) * amplitude_; } in Delay() function in webrtc::ValueGenerator
476 int32_t VideoReceiver::Delay() const { in Delay() function in webrtc::vcm::VideoReceiver
246 int32_t Delay() const override { return receiver_.Delay(); } in Delay() function in webrtc::__anonc28a8fb60111::VideoCodingModuleImpl
213 void Delay(int* optimal_delay, int* current_delay) { in Delay() function in webrtc::InsertPacketWithTiming
42 enum class FPDFText_MarkedContent { Pass = 0, Done, Delay }; enumerator
293 Node* Delay(Graph* g, Node* input, Microseconds delay_micros) { in Delay() function
504 Delay bool member
1356 unsigned Delay = Nodes.size() - 1; in calculateRecMII() local
1449 unsigned Delay = Nodes.getLatency(); in calculateRecMII() local