Home
last modified time | relevance | path

Searched refs:max_nack_reordering_threshold (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/video/
Dvie_receiver.cc105 int max_nack_reordering_threshold) { in SetNackStatus() argument
109 max_nack_reordering_threshold = kDefaultMaxReorderingThreshold; in SetNackStatus()
112 max_nack_reordering_threshold); in SetNackStatus()
Dvie_receiver.h47 void SetNackStatus(bool enable, int max_nack_reordering_threshold);