Searched refs:TargetDelayInternal (Results 1 – 2 of 2) sorted by relevance
98 int target_delay_ms = TargetDelayInternal(); in UpdateCurrentDelay()139 uint32_t target_delay_ms = TargetDelayInternal(); in UpdateCurrentDelay()215 return TargetDelayInternal(); in TargetVideoDelay()218 int VCMTiming::TargetDelayInternal() const { in TargetDelayInternal() function in webrtc::VCMTiming232 *target_delay_ms = TargetDelayInternal(); in GetTimings()
110 int TargetDelayInternal() const RTC_EXCLUSIVE_LOCKS_REQUIRED(mutex_);