Searched refs:pRtpExtData (Results 1 – 1 of 1) sorted by relevance
168 RtpDt_UChar* pRtpExtData = new RtpDt_UChar[uXHdrLen]; in decodePacket() local170 memcpy(pRtpExtData, pcRtpBuf, uXHdrLen); in decodePacket()171 m_pobjExt->setBufferInfo(uXHdrLen, pRtpExtData); in decodePacket()