Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dnack.cc29 Nack::Nack(int nack_threshold_packets) in Nack()
43 Nack* Nack::Create(int nack_threshold_packets) { in Create()