Searched refs:rtcpTimerHdlErrorInd (Results 1 – 4 of 4) sorted by relevance
501 m_pobjAppInterface->rtcpTimerHdlErrorInd(eEncRes); in rtpMakeCompoundRtcpPacket()513 m_pobjAppInterface->rtcpTimerHdlErrorInd(eEncRes); in rtpMakeCompoundRtcpPacket()529 m_pobjAppInterface->rtcpTimerHdlErrorInd(eEncRes); in rtpMakeCompoundRtcpPacket()541 m_pobjAppInterface->rtcpTimerHdlErrorInd(eEncRes); in rtpMakeCompoundRtcpPacket()555 m_pobjAppInterface->rtcpTimerHdlErrorInd(eStatus); in rtpMakeCompoundRtcpPacket()567 m_pobjAppInterface->rtcpTimerHdlErrorInd(eStatus); in rtpMakeCompoundRtcpPacket()580 m_pobjAppInterface->rtcpTimerHdlErrorInd(eStatus); in rtpMakeCompoundRtcpPacket()597 m_pobjAppInterface->rtcpTimerHdlErrorInd(RTP_MEMORY_FAIL); in rtpSendRtcpPacket()607 m_pobjAppInterface->rtcpTimerHdlErrorInd(RTP_MEMORY_FAIL); in rtpSendRtcpPacket()629 m_pobjAppInterface->rtcpTimerHdlErrorInd(eEncRes); in rtpSendRtcpPacket()
65 eRtp_Bool rtcpTimerHdlErrorInd(IN eRTP_STATUS_CODE eStatus);
143 virtual eRtp_Bool rtcpTimerHdlErrorInd(IN eRTP_STATUS_CODE eStatus) = 0;
117 eRtp_Bool RtpImpl::rtcpTimerHdlErrorInd(IN eRTP_STATUS_CODE eStatus) in rtcpTimerHdlErrorInd() function in RtpImpl