Searched refs:pucRtcpFbBuf (Results 1 – 1 of 1) sorted by relevance
86 IN RtpDt_UChar* pucRtcpFbBuf, IN RtpDt_UInt16 usRtcpFbLen) in decodeRtcpFbPacket() argument89 RtpDt_UInt32 uiMediaSsrc = RtpOsUtil::Ntohl(*(reinterpret_cast<RtpDt_UInt32*>(pucRtcpFbBuf))); in decodeRtcpFbPacket()91 pucRtcpFbBuf += RTP_WORD_SIZE; in decodeRtcpFbPacket()97 RtpBuffer* pFCI = new RtpBuffer(usRtcpFbLen, reinterpret_cast<RtpDt_UChar*>(pucRtcpFbBuf)); in decodeRtcpFbPacket()