Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/time/
Dtimestamp_extrapolator.cc157 double timestampDiff = in ExtrapolateLocalTime() local
160 (timestampDiff - _w[1]) / _w[0] + 0.5); in ExtrapolateLocalTime()