Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Dtime_util.h26 inline uint32_t CurrentRtp(const Clock& clock, uint32_t freq) { in CurrentRtp() function
Drtp_sender.cc1646 uint32_t RTPtime = CurrentRtp(*clock_, frequency_hz); in SetSendingStatus()