OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kRtcpTypeSDES
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/talk/media/base/
rtputils.h
49
kRtcpTypeSDES
= 202, // SDES payload type.
rtputils.cc
169
if (pl_type ==
kRtcpTypeSDES
) return false;
Completed in 3544 milliseconds