Searched refs:RtpRtcpModule (Results 1 – 1 of 1) sorted by relevance
99 class RtpRtcpModule : public RtcpPacketTypeCounterObserver { class101 explicit RtpRtcpModule(SimulatedClock* clock) in RtpRtcpModule() function in webrtc::__anon865dfefd0111::RtpRtcpModule191 RtpRtcpModule sender_;192 RtpRtcpModule receiver_;195 void SendFrame(const RtpRtcpModule* module, uint8_t tid) { in SendFrame()217 void IncomingRtcpNack(const RtpRtcpModule* module, uint16_t sequence_number) { in IncomingRtcpNack()