Home
last modified time | relevance | path

Searched defs:Delay (Results 1 – 9 of 9) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/
Djitter_estimator_tests.cc52 int64_t Delay() { return ((counter_ % 11) - 5) * amplitude_; } in Delay() function in webrtc::ValueGenerator
Dvideo_receiver.cc476 int32_t VideoReceiver::Delay() const { in Delay() function in webrtc::vcm::VideoReceiver
Dvideo_coding_impl.cc246 int32_t Delay() const override { return receiver_.Delay(); } in Delay() function in webrtc::__anonc28a8fb60111::VideoCodingModuleImpl
/external/webrtc/webrtc/modules/audio_coding/test/
Dinsert_packet_with_timing.cc213 void Delay(int* optimal_delay, int* current_delay) { in Delay() function in webrtc::InsertPacketWithTiming
/external/pdfium/core/fpdftext/
Dcpdf_textpage.h42 enum class FPDFText_MarkedContent { Pass = 0, Done, Delay }; enumerator
/external/tensorflow/tensorflow/core/graph/
Dtestlib.cc293 Node* Delay(Graph* g, Node* input, Microseconds delay_micros) { in Delay() function
/external/syzkaller/vendor/google.golang.org/grpc/transport/
Dtransport.go504 Delay bool member
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp1356 unsigned Delay = Nodes.size() - 1; in calculateRecMII() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp1449 unsigned Delay = Nodes.getLatency(); in calculateRecMII() local