Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dnack_unittest.cc299 const int kNumLostPackets = 10; in TEST() local
348 const int kNumLostPackets = 10; in TEST() local
464 uint16_t kNumLostPackets = kNackThreshold + 5; in TEST() local