Home
last modified time | relevance | path

Searched defs:unwrapped_timestamp (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/video_coding/codecs/vp8/
Dscreenshare_layers.cc123 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(timestamp); in NextFrameConfig() local
327 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(rtp_timestamp); in OnEncodeDone() local
/external/webrtc/system_wrappers/source/
Drtp_to_ntp_estimator.cc84 int64_t unwrapped_timestamp) in RtcpMeasurement()