Searched refs:UpdateLostPacketList (Results 1 – 2 of 2) sorted by relevance
92 bool UpdateLostPacketList(uint16_t mLossRateThreshold, uint16_t* countSecondNack,
758 if (UpdateLostPacketList(PID + index, &countSecondNack, &nPLIPkt, &bPLIPkt)) in CheckPacketLoss()790 bool VideoJitterBuffer::UpdateLostPacketList( in UpdateLostPacketList() function in VideoJitterBuffer