Searched defs:pFCI (Results 1 – 1 of 1) sorted by relevance
70 RtpDt_Void RtcpFbPacket::setFCI(IN RtpBuffer* pFCI) in setFCI()97 RtpBuffer* pFCI = new RtpBuffer(usRtcpFbLen, reinterpret_cast<RtpDt_UChar*>(pucRtcpFbBuf)); in decodeRtcpFbPacket() local131 RtpBuffer* pFCI = this->getFCI(); in formRtcpFbPacket() local