Searched refs:m_stCurNtpTimestamp (Results 1 – 2 of 2) sorted by relevance
468 m_curRtpTimestamp, &m_stCurNtpRtcpTs, &m_stCurNtpTimestamp, uiSamplingRate); in rtpSetTimestamp()1247 RtpOsUtil::GetNtpTime(m_stCurNtpTimestamp); in initSession()1578 pobjRcvInfo->setprevNtpTimestamp(&m_stCurNtpTimestamp); in processRcvdRtpPkt()1687 m_stPrevNtpTimestamp = m_stCurNtpTimestamp; in createRtpPacket()1693 m_stPrevNtpTimestamp = m_stCurNtpTimestamp; in createRtpPacket()1695 RtpOsUtil::GetNtpTime(m_stCurNtpTimestamp); in createRtpPacket()1699 m_stPrevNtpTimestamp = m_stCurNtpTimestamp; in createRtpPacket()1710 &m_stCurNtpTimestamp, &m_stPrevNtpTimestamp, uiSamplingRate); in createRtpPacket()
147 tRTP_NTP_TIME m_stCurNtpTimestamp; variable