Home
last modified time | relevance | path

Searched defs:GetRtcpType (Results 1 – 2 of 2) 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