Searched refs:latest_timestamp (Results 1 – 5 of 5) sorted by relevance
26 Measurements() : rtcp(), latest_receive_time_ms(0), latest_timestamp(0) {} in Measurements()29 uint32_t latest_timestamp; member
68 if (!RtpToNtpMs(audio_measurement.latest_timestamp, in ComputeRelativeDelay()74 if (!RtpToNtpMs(video_measurement.latest_timestamp, in ComputeRelativeDelay()
26 if (!receiver.Timestamp(&stream->latest_timestamp)) in UpdateMeasurements()
123 audio.latest_timestamp = send_time_->NowRtp(audio_frequency, in DelayedStreams()125 video.latest_timestamp = send_time_->NowRtp(video_frequency, in DelayedStreams()
456 latest_timestamp = -1462 if os.path.getmtime(gn_config_dir) > latest_timestamp:463 latest_timestamp = os.path.getmtime(gn_config_dir)