Home
last modified time | relevance | path

Searched defs:Rtcp (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
Drtcp.h25 Rtcp() { in Rtcp() function
/external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/fixtures/
Dafter_initialization_fixture.h50 enum Type { Rtp, Rtcp, } type; enumerator
/external/chromium_org/media/cast/net/rtcp/
Drtcp.cc57 Rtcp::Rtcp(const RtcpCastMessageCallback& cast_callback, in Rtcp() function in media::cast::Rtcp
/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_unittest_helper.cc80 RtpStream::RtcpPacket* RtpStream::Rtcp(int64_t time_now_us) { in Rtcp() function in webrtc::testing::RtpStream