Searched defs:PacketLost (Results 1 – 3 of 3) sorted by relevance
48 virtual bool PacketLost(int packet_input_time_ms) { return false; } in PacketLost() function
70 bool ReceiverWithPacketLoss::PacketLost() { in PacketLost() function in webrtc::ReceiverWithPacketLoss
163 bool NetEqOpusFecQualityTest::PacketLost(int packet_input_time_ms) { in PacketLost() function in webrtc::test::NetEqOpusFecQualityTest