Searched refs:IncomingRTPFunction (Results 1 – 2 of 2) sorted by relevance
166 void IncomingRTPFunction(const int8_t* rtpPacket,
2101 socketTransport->IncomingRTPFunction(rtpPacket, rtpPacketLength, from); in IncomingRTPCallback()2118 void UdpTransportImpl::IncomingRTPFunction(const int8_t* rtpPacket, in IncomingRTPFunction() function in webrtc::test::UdpTransportImpl