Searched refs:first_rtp_timestamp_ (Results 1 – 2 of 2) sorted by relevance
217 first_rtp_timestamp_(0), in RtpDumpLoopReader()268 first_rtp_timestamp_ = rtp_timestamp; in UpdateStreamStatistics()292 (prev_rtp_timestamp_ - first_rtp_timestamp_) * frame_count_ / in CalculateIncreases()
178 uint32_t first_rtp_timestamp_; variable