Searched refs:last_parsed_rtp_timestamp_ (Results 1 – 4 of 4) sorted by relevance
58 last_parsed_rtp_timestamp_.Expand(ConsumeField<uint32_t>(&chunk)); in Parse()69 last_parsed_rtp_timestamp_ = sender_report->rtp_timestamp; in Parse()
43 last_parsed_rtp_timestamp_.Expand(ConsumeField<uint32_t>(&buffer)); in Parse()106 last_parsed_rtp_timestamp_ = result.rtp_timestamp; in Parse()
45 RtpTimeTicks last_parsed_rtp_timestamp_; variable
67 RtpTimeTicks last_parsed_rtp_timestamp_; variable