Searched refs:m_uiRtpSendPktCount (Results 1 – 2 of 2) sorted by relevance
47 m_uiRtpSendPktCount(RTP_ZERO), in RtpSession()83 m_uiRtpSendPktCount(RTP_ZERO), in RtpSession()828 pobjSrPkt->setSendPktCount(m_uiRtpSendPktCount); in populateSrpacket()1656 if (m_uiRtpSendPktCount == RTP_ZERO) in populateRtpHeader()1697 if (m_uiRtpSendPktCount == RTP_ZERO) in createRtpPacket()1773 m_uiRtpSendPktCount++; in createRtpPacket()
118 RtpDt_UInt32 m_uiRtpSendPktCount; variable