Searched refs:seqNumBaseSet (Results 1 – 5 of 5) sorted by relevance
43 seqNumBaseSet = false; in tagPVMFRTPInfoParams()54 bool seqNumBaseSet; member
215 iRTPInfoParams.seqNumBaseSet = rtpInfo.seqNumBaseSet; in setRTPInfoParams()216 if (rtpInfo.seqNumBaseSet == true) in setRTPInfoParams()264 if (iRTPInfoParams.seqNumBaseSet) in setRTPInfoParams()1289 …if (rtpInfoParams->seqNumBaseSet && IsSequenceNumEarlier(OSCL_STATIC_CAST(uint16, iPrevSeqNumBaseI… in ComputeMaxAdjustedRTPTS()1325 …if (rtpInfoParams->seqNumBaseSet && IsSequenceNumEarlier(OSCL_STATIC_CAST(uint16, iPrevSeqNumBaseO… in DeterminePrevTimeStampPeek()1384 …if (rtpInfoParams->seqNumBaseSet && IsSequenceNumEarlier(OSCL_STATIC_CAST(uint16, iPrevSeqNumBaseO… in DeterminePrevTimeStamp()
88 if (it->seqNumBaseSet == false) in CheckForRTPTimeAndRTPSeqNumberBase()
719 iFirstSeqNum = (it->seqNumBaseSet) ? it->seqNum : my_ssrc[first_ssrc_index][2]; in AddPacket()
1086 rtpInfoParams.seqNumBaseSet = aSeqNumBasePresent; in SetPortRTPParams()