Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/neteq/
Dnack_tracker.cc28 NackTracker::NackTracker(int nack_threshold_packets) in NackTracker()
42 NackTracker* NackTracker::Create(int nack_threshold_packets) { in Create()