Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dpacket_buffer_unittest.cc26 class PacketGenerator { class
39 PacketGenerator::PacketGenerator(uint16_t seq_no, uint32_t ts, uint8_t pt, in PacketGenerator() function in webrtc::PacketGenerator