Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/test/
DEncodeDecodeTest.cc34 : _rtpStream(rtpStream), _frequency(frequency), _seqNo(0) {} in TestPacketization()
44 _rtpStream->Write(payloadType, timeStamp, _seqNo++, payloadData, payloadSize, in SendData()
DChannel.cc36 ? _seqNo++ in SendData()
192 _seqNo(0), in Channel()
DChannel.h87 uint16_t _seqNo; variable
DEncodeDecodeTest.h46 int16_t _seqNo; variable