Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dnack_unittest.cc227 uint16_t seq_num_lost_packets[kNumAllLostPackets]; in TEST() local
231 seq_num_lost_packets[n] = seq_num_offset + kLostPackets[n]; in TEST()
235 uint16_t seq_num = seq_num_lost_packets[0] - 2; in TEST()
248 seq_num = seq_num_lost_packets[kNumAllLostPackets - 1] + 1; in TEST()