Searched refs:current_video_delay_ms (Results 1 – 2 of 2) sorted by relevance
108 const int current_video_delay_ms = vcm_->Delay(); in Process() local152 TRACE_COUNTER1("webrtc", "SyncCurrentVideoDelay", current_video_delay_ms); in Process()156 int target_video_delay_ms = current_video_delay_ms; in Process()
99 int current_video_delay_ms = *total_video_delay_target_ms; in ComputeDelays() local106 int current_diff_ms = current_video_delay_ms - current_audio_delay_ms + in ComputeDelays()