OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsRtxInternal
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_payload_registry.cc
228
return
IsRtxInternal
(header);
231
bool RTPPayloadRegistry::
IsRtxInternal
(const RTPHeader& header) const {
371
if (!
IsRtxInternal
(header))
/external/webrtc/webrtc/modules/rtp_rtcp/include/
rtp_payload_registry.h
179
bool
IsRtxInternal
(const RTPHeader& header) const;
Completed in 205 milliseconds