Home
last modified time | relevance | path

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

/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/rtp/src/
Dpvmf_rtp_jitter_buffer_impl.cpp1220 uint32 rtpTSInMS; in UpdateEstimatedServerClock() local
1230 rtpTSInMS = iEstServClockMediaClockConvertor.get_converted_ts(1000); in UpdateEstimatedServerClock()
1233 irEstimatedServerClock.SetStartTime32(rtpTSInMS, in UpdateEstimatedServerClock()
1237 iMaxAdjustedRTPTS, rtpTSInMS)); in UpdateEstimatedServerClock()
1242 rtpTSInMS = iEstServClockMediaClockConvertor.get_converted_ts(1000); in UpdateEstimatedServerClock()
1243 adjustTime32 = rtpTSInMS; in UpdateEstimatedServerClock()