Searched refs:lostGap (Results 1 – 1 of 1) sorted by relevance
618 uint16_t lostGap = GET_SEQ_GAP(currentSeq, lastSeq); in CountLostFrames() local620 if (lostGap > 1 && lostGap < SEQ_OUTLIER_THRESHOLD) in CountLostFrames()624 lostGap - 1); in CountLostFrames()627 new SessionCallbackParameter(kReportPacketLossGap, lostSeq, lostGap - 1); in CountLostFrames()