OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timestamp_offset_
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/talk/media/base/
rtpdataengine.h
72
timestamp_offset_
(timestamp_offset) {}
82
uint32_t
timestamp_offset_
;
member in class:cricket::RtpClock
rtpdataengine.cc
108
*timestamp =
timestamp_offset_
+ static_cast<uint32_t>(now * clockrate_);
Completed in 150 milliseconds