Searched refs:mNumRtpPacketSent (Results 1 – 2 of 2) sorted by relevance
102 mNumRtpPacketSent = 0; in IRtpSession()370 mNumRtpPacketSent++; in OnRtpPacket()478 mNumSRPacket + mNumRRPacket, mNumRtpDataToSend, mNumRtpPacketSent, mNumRtcpPacketSent); in OnRtpStatsTimerExpired()498 mNumRtpPacketSent = 0; in OnRtpStatsTimerExpired()
154 uint32_t mNumRtpPacketSent; variable