Searched refs:rtp_timestamp_increase_ (Results 1 – 2 of 2) sorted by relevance
212 rtp_timestamp_increase_(0), in RtpDumpLoopReader()291 rtp_timestamp_increase_ = frame_count_ <= 1 ? kDefaultTimeIncrease : in CalculateIncreases()308 timestamp += loop_count_ * rtp_timestamp_increase_; in UpdateDumpPacket()
168 uint32_t rtp_timestamp_increase_; variable