Searched refs:first_rtp_timestamp_ (Results 1 – 2 of 2) sorted by relevance
180 first_rtp_timestamp_(0), in RtpDumpLoopReader()231 first_rtp_timestamp_ = rtp_timestamp; in UpdateStreamStatistics()255 (prev_rtp_timestamp_ - first_rtp_timestamp_) * frame_count_ / in CalculateIncreases()
156 uint32 first_rtp_timestamp_; variable