Searched refs:prev_timestamp_group_ (Results 1 – 2 of 2) sorted by relevance
28 prev_timestamp_group_(), in InterArrival()51 if (prev_timestamp_group_.complete_time_ms >= 0) { in ComputeDeltas()53 prev_timestamp_group_.timestamp; in ComputeDeltas()55 prev_timestamp_group_.complete_time_ms; in ComputeDeltas()66 static_cast<int>(prev_timestamp_group_.size); in ComputeDeltas()69 prev_timestamp_group_ = current_timestamp_group_; in ComputeDeltas()
77 TimestampGroup prev_timestamp_group_; variable