Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dpacket_buffer_unittest.cc293 const uint16_t start_seq_no = 17; in TEST() local
322 const uint16_t start_seq_no = 17; in TEST() local
371 const uint16_t start_seq_no = 17; in TEST() local
Dneteq_unittest.cc1405 void NetEqDecodingTest::WrapTest(uint16_t start_seq_no, in WrapTest()