Home
last modified time | relevance | path

Searched refs:IsRtxInternal (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_payload_registry.cc228 return IsRtxInternal(header); in IsRtx()
231 bool RTPPayloadRegistry::IsRtxInternal(const RTPHeader& header) const { in IsRtxInternal() function in webrtc::RTPPayloadRegistry
371 if (!IsRtxInternal(header)) in SetIncomingPayloadType()
/external/webrtc/webrtc/modules/rtp_rtcp/include/
Drtp_payload_registry.h179 bool IsRtxInternal(const RTPHeader& header) const;