HomeSort by relevance Sort by last modified time
    Searched refs:TargetDelayInternal (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
timing.cc 87 uint32_t target_delay_ms = TargetDelayInternal();
126 uint32_t target_delay_ms = TargetDelayInternal();
214 return TargetDelayInternal();
217 uint32_t VCMTiming::TargetDelayInternal() const {
233 *target_delay_ms = TargetDelayInternal();
timing.h 98 uint32_t TargetDelayInternal() const;

Completed in 115 milliseconds