Searched refs:ref_timestamp_us (Results 1 – 2 of 2) sorted by relevance
34 int64_t ref_timestamp_us); // Reference timestamp for this msg.
316 int64_t ref_timestamp_us) { in WithBase() argument318 RTC_DCHECK_NE(-1, ref_timestamp_us); in WithBase()321 base_time_ = ref_timestamp_us / kBaseScaleFactor; in WithBase()