Searched refs:uiExpectedLength (Results 1 – 1 of 1) sorted by relevance
257 RtpDt_UInt32 uiExpectedLength = RTP_FIXED_HDR_LEN + (m_ucCsrcCount * RTP_WORD_SIZE); in decodeHeader() local258 if (uiRtpBufferLength < uiExpectedLength) in decodeHeader()262 uiExpectedLength, uiRtpBufferLength); in decodeHeader()