Home
last modified time | relevance | path

Searched defs:PacketLost (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/tools/
Dneteq_quality_test.h48 virtual bool PacketLost(int packet_input_time_ms) { return false; } in PacketLost() function
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
DPacketLossTest.cc70 bool ReceiverWithPacketLoss::PacketLost() { in PacketLost() function in webrtc::ReceiverWithPacketLoss
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/test/
Dneteq_opus_fec_quality_test.cc163 bool NetEqOpusFecQualityTest::PacketLost(int packet_input_time_ms) { in PacketLost() function in webrtc::test::NetEqOpusFecQualityTest