Searched refs:pucRtpBuf (Results 1 – 1 of 1) sorted by relevance
39 RtpDt_UInt32 RtpStackUtil::getRtpSsrc(IN RtpDt_UChar* pucRtpBuf) in getRtpSsrc() argument41 if (pucRtpBuf == nullptr) in getRtpSsrc()47 pucRtpBuf = pucRtpBuf + RTP_EIGHT; in getRtpSsrc()49 uiByte4Data = RtpOsUtil::Ntohl(*(reinterpret_cast<RtpDt_UInt32*>(pucRtpBuf))); in getRtpSsrc()