Searched defs:rtpInfo (Results 1 – 4 of 4) sorted by relevance
30 void RTPStream::ParseRTPHeader(WebRtcRTPHeader* rtpInfo, in ParseRTPHeader()96 size_t RTPBuffer::Read(WebRtcRTPHeader* rtpInfo, uint8_t* payloadData, in Read()189 size_t RTPFile::Read(WebRtcRTPHeader* rtpInfo, uint8_t* payloadData, in Read()
28 WebRtcRTPHeader rtpInfo; in SendData() local130 void Channel::CalcStatistics(WebRtcRTPHeader& rtpInfo, size_t payloadSize) { in CalcStatistics()
435 const WebRtcRTPHeader& rtpInfo) { in IncomingPacket()
234 const WebRtcRTPHeader& rtpInfo) override { in IncomingPacket()