Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dpacket_buffer_unittest.cc472 const uint16_t start_seq_no = 17; in TEST() local
543 const uint16_t start_seq_no = 17; in TEST() local
677 const uint16_t start_seq_no = 17; in TEST() local
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/test/
H A Dneteq_decoding_test.cc214 void NetEqDecodingTest::WrapTest(uint16_t start_seq_no, in WrapTest()