Home
last modified time | relevance | path

Searched refs:isRTCP (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/utility/source/
Drtp_dump_impl.cc168 bool isRTCP = RTCP(packet); in DumpPacket() local
185 if (isRTCP) in DumpPacket()
/external/chromium_org/third_party/webrtc/test/channel_transport/
Dudp_transport.h287 int32_t isRTCP,
Dudp_transport_impl.h108 uint32_t length, int32_t isRTCP,
Dudp_transport_impl.cc1769 int32_t isRTCP, in SendRaw() argument
1774 if(isRTCP) in SendRaw()