Home
last modified time | relevance | path

Searched refs:getSenderCount (Results 1 – 2 of 2) sorted by relevance

/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/protocol/include/rtp/core/
DRtpSession.h251 RtpDt_UInt32 getSenderCount();
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/protocol/rtp/core/
DRtpSession.cpp475 RtpDt_UInt32 uiSndrCount = getSenderCount(); in rtpMakeCompoundRtcpPacket()
2192 RtpDt_UInt32 uiSenders = getSenderCount(); in rtcp_interval()
2248 RtpDt_UInt32 RtpSession::getSenderCount() in getSenderCount() function in RtpSession