Searched refs:time_wrap_handler_ (Results 1 – 2 of 2) sorted by relevance
75 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(timestamp); in EncodeFlags()195 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(timestamp); in PopulateCodecSpecific()
67 rtc::TimestampWrapAroundHandler time_wrap_handler_; variable