Home
last modified time | relevance | path

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

/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/protocol/rtp/
DRtpService.cpp539 tRtpSvcIndSt_ReceiveRtpInd stRtpIndMsg; in IMS_RtpSvc_ProcRtpPacket() local
540 stRtpIndMsg.pMsgHdr = pMsg; in IMS_RtpSvc_ProcRtpPacket()
541 populateReceiveRtpIndInfo(&stRtpIndMsg, pobjRtpPkt); in IMS_RtpSvc_ProcRtpPacket()
549 pvIRtpSession->OnPeerInd(stackInd, (RtpDt_Void*)&stRtpIndMsg); in IMS_RtpSvc_ProcRtpPacket()