Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dnack.cc129 uint16_t upper_bound_missing = in AddToList() local
134 bool is_missing = IsNewerSequenceNumber(upper_bound_missing, n); in AddToList()