Home
last modified time | relevance | path

Searched refs:rtcpAppPayloadReqInd (Results 1 – 4 of 4) sorted by relevance

/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/protocol/interface/rtp/
DRtpImpl.h57 eRtp_Bool rtcpAppPayloadReqInd(
DIRtpAppInterface.h114 virtual eRtp_Bool rtcpAppPayloadReqInd(
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/protocol/rtp/
DRtpImpl.cpp81 eRtp_Bool RtpImpl::rtcpAppPayloadReqInd( in rtcpAppPayloadReqInd() function in RtpImpl
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/protocol/rtp/core/
DRtpSession.cpp993 bStatus = m_pobjAppInterface->rtcpAppPayloadReqInd(usSubType, uiName, pobjPayload); in populateAppPacket()