Home
last modified time | relevance | path

Searched refs:TargetDelayInternal (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/
Dtiming.cc117 uint32_t target_delay_ms = TargetDelayInternal(); in UpdateCurrentDelay()
158 uint32_t target_delay_ms = TargetDelayInternal(); in UpdateCurrentDelay()
259 return TargetDelayInternal(); in TargetVideoDelay()
262 uint32_t VCMTiming::TargetDelayInternal() const { in TargetDelayInternal() function in webrtc::VCMTiming
278 *target_delay_ms = TargetDelayInternal(); in GetTimings()
Dtiming.h101 uint32_t TargetDelayInternal() const EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);