HomeSort by relevance Sort by last modified time
    Searched refs:UpdateList (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/neteq/
nack.h 157 void UpdateList(uint16_t sequence_number_current_received_rtp);
nack.cc 81 UpdateList(sequence_number);
98 void Nack::UpdateList(uint16_t sequence_number_current_received_rtp) {

Completed in 109 milliseconds