Searched refs:useTwoByteHeader (Results 1 – 2 of 2) sorted by relevance
374 bool useTwoByteHeader = false; in SetRtpHeaderExtension() local381 useTwoByteHeader = true; in SetRtpHeaderExtension()388 useTwoByteHeader ? totalPayloadLength += 2 * listExtension->size() in SetRtpHeaderExtension()402 if (useTwoByteHeader) in SetRtpHeaderExtension()421 IMLOGD3("[SetRtpHeaderExtension] twoByte[%d], size[%d], list size[%d]", useTwoByteHeader, in SetRtpHeaderExtension()424 int16_t defineByProfile = useTwoByteHeader in SetRtpHeaderExtension()
620 bool useTwoByteHeader = in DecodeRtpHeaderExtension() local623 IMLOGD2("[DecodeRtpHeaderExtension] twoByteHeader[%d], len[%d]", useTwoByteHeader, length); in DecodeRtpHeaderExtension()632 if (useTwoByteHeader) in DecodeRtpHeaderExtension()