Home
last modified time | relevance | path

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

/external/webrtc/webrtc/video/
Dstream_synchronization_unittest.cc39 NowNtp(&rtcp.ntp_secs, &rtcp.ntp_frac); in GenerateRtcp()
44 void NowNtp(uint32_t* ntp_secs, uint32_t* ntp_frac) const { in NowNtp() function in webrtc::Time