Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/codecs/vp8/
Dscreenshare_layers.h102 rtc::TimestampWrapAroundHandler time_wrap_handler_; variable
Dscreenshare_layers.cc123 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(timestamp); in NextFrameConfig()
327 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(rtp_timestamp); in OnEncodeDone()