Searched refs:uiRtpBufferLength (Results 1 – 1 of 1) sorted by relevance
208 RtpDt_UInt32 uiRtpBufferLength = pobjRtpPktBuf->getLength(); in decodeHeader() local210 if (uiRtpBufferLength < RTP_FIXED_HDR_LEN) in decodeHeader()213 RTP_FIXED_HDR_LEN, uiRtpBufferLength); in decodeHeader()258 if (uiRtpBufferLength < uiExpectedLength) in decodeHeader()262 uiExpectedLength, uiRtpBufferLength); in decodeHeader()