Searched refs:rtp_timestamp_increase_ (Results 1 – 2 of 2) sorted by relevance
175 rtp_timestamp_increase_(0), in RtpDumpLoopReader()254 rtp_timestamp_increase_ = frame_count_ <= 1 ? kDefaultTimeIncrease : in CalculateIncreases()271 timestamp += loop_count_ * rtp_timestamp_increase_; in UpdateDumpPacket()
146 uint32 rtp_timestamp_increase_; variable