Searched defs:Delay (Results 1 – 6 of 6) sorted by relevance
/external/webrtc/webrtc/modules/video_coding/ | ||
D | jitter_estimator_tests.cc | 52 int64_t Delay() { return ((counter_ % 11) - 5) * amplitude_; } in Delay() function in webrtc::ValueGenerator |
D | video_receiver.cc | 476 int32_t VideoReceiver::Delay() const { in Delay() function in webrtc::vcm::VideoReceiver |
D | video_coding_impl.cc | 246 int32_t Delay() const override { return receiver_.Delay(); } in Delay() function in webrtc::__anond045b06d0111::VideoCodingModuleImpl |
/external/webrtc/webrtc/modules/audio_coding/test/ | ||
D | insert_packet_with_timing.cc | 213 void Delay(int* optimal_delay, int* current_delay) { in Delay() function in webrtc::InsertPacketWithTiming |
/external/chromium-trace/catapult/third_party/pipeline/pipeline/ | ||
D | common.py | 328 class Delay(pipeline.Pipeline): class |
/external/libnfc-nxp/src/ | ||
D | phFriNfc_OvrHalCmd.h | 77 uint32_t Delay; member |