Home
last modified time | relevance | path

Searched refs:time_wrap_handler_ (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
Dscreenshare_layers.cc75 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(timestamp); in EncodeFlags()
195 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(timestamp); in PopulateCodecSpecific()
Dscreenshare_layers.h67 rtc::TimestampWrapAroundHandler time_wrap_handler_; variable