Searched defs:seqNo (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/modules/audio_coding/test/ |
D | RTPFile.cc | 44 int16_t seqNo, uint32_t timeStamp, in MakeRTPheader() 60 RTPPacket::RTPPacket(uint8_t payloadType, uint32_t timeStamp, int16_t seqNo, in RTPPacket() 87 const int16_t seqNo, const uint8_t* payloadData, in Write() 170 const int16_t seqNo, const uint8_t* payloadData, in Write()
|
D | RTPFile.h | 56 int16_t seqNo; variable
|
/external/webrtc/webrtc/modules/audio_coding/neteq/test/ |
D | RTPencode.cc | 291 int16_t seqNo = 0xFFF; in main() local 1743 int seqNo, in makeRTPheader() 1765 int seqNo, in makeRedundantHeader()
|
D | NETEQTEST_RTPpacket.cc | 619 uint16_t seqNo, in makeRTPheader()
|