Searched refs:mNumRtcpPacketSent (Results 1 – 2 of 2) sorted by relevance
103 mNumRtcpPacketSent = 0; in IRtpSession()391 mNumRtcpPacketSent++; in OnRtcpPacket()478 mNumSRPacket + mNumRRPacket, mNumRtpDataToSend, mNumRtpPacketSent, mNumRtcpPacketSent); in OnRtpStatsTimerExpired()499 mNumRtcpPacketSent = 0; in OnRtpStatsTimerExpired()
155 uint32_t mNumRtcpPacketSent; variable