Searched refs:unwrapped_timestamp (Results 1 – 1 of 1) sorted by relevance
75 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(timestamp); in EncodeFlags() local98 if (TimeToSync(unwrapped_timestamp)) { in EncodeFlags()99 last_sync_timestamp_ = unwrapped_timestamp; in EncodeFlags()118 ts_diff = unwrapped_timestamp - last_timestamp_; in EncodeFlags()195 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(timestamp); in PopulateCodecSpecific() local204 last_sync_timestamp_ = unwrapped_timestamp; in PopulateCodecSpecific()208 last_sync_timestamp_ = unwrapped_timestamp; in PopulateCodecSpecific()211 last_sync_timestamp_ == unwrapped_timestamp; in PopulateCodecSpecific()