Home
last modified time | relevance | path

Searched defs:RtcpPacket (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_unittest_helper.h56 struct RtcpPacket { struct
80 RtcpPacket* Rtcp(int64_t time_now_us); argument
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
Drtcp_packet.h72 RtcpPacket() : kHeaderLength(4) {} in RtcpPacket() function