Home
last modified time | relevance | path

Searched defs:GetRtcpType (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/base/
Drtpdump.cc101 bool RtpDumpPacket::GetRtcpType(int* type) const { in GetRtcpType() function in cricket::RtpDumpPacket
Drtputils.cc162 bool GetRtcpType(const void* data, size_t len, int* value) { in GetRtcpType() function
/external/chromium/third_party/libjingle/source/talk/session/phone/
Dchannel.cc85 static int GetRtcpType(const talk_base::Buffer* packet) { in GetRtcpType() function