Searched refs:m_rtpTimestampStart (Results 1 – 12 of 12) sorted by relevance
108 m_rtpTimestampStart = m_pTsroProperty->GetValue(); in InitRtpStart()110 m_rtpTimestampStart = random(); in InitRtpStart()234 htonl(m_rtpTimestampStart + (u_int32_t)m_readHintTimestamp); in ReadPacket()266 return m_rtpTimestampStart; in GetRtpTimestampStart()284 m_rtpTimestampStart = start; in SetRtpTimestampStart()
316 u_int32_t m_rtpTimestampStart; variable
109 m_rtpTimestampStart = m_pTsroProperty->GetValue(); in InitRtpStart()111 m_rtpTimestampStart = number::random32(); in InitRtpStart()233 MP4V2_HTONL(m_rtpTimestampStart + (uint32_t)m_readHintTimestamp); in ReadPacket()265 return m_rtpTimestampStart; in GetRtpTimestampStart()283 m_rtpTimestampStart = start; in SetRtpTimestampStart()
321 uint32_t m_rtpTimestampStart; variable