Searched refs:rtcpPacketSendInd (Results 1 – 4 of 4) sorted by relevance
55 eRtp_Bool rtcpPacketSendInd(IN RtpBuffer* pobjRtcpBuf, IN RtpSession* pobjRtpSession);
100 virtual eRtp_Bool rtcpPacketSendInd(
58 eRtp_Bool RtpImpl::rtcpPacketSendInd(IN RtpBuffer* pobjRtcpBuf, IN RtpSession* pobjRtpSession) in rtcpPacketSendInd() function in RtpImpl
620 bStatus = m_pobjAppInterface->rtcpPacketSendInd(pRtcpBuf, this); in rtpSendRtcpPacket()