Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
Drtp_payload_registry.cc236 return IsRtxInternal(header); in IsRtx()
239 bool RTPPayloadRegistry::IsRtxInternal(const RTPHeader& header) const { in IsRtxInternal() function in webrtc::RTPPayloadRegistry
348 if (!IsRtxInternal(header)) in SetIncomingPayloadType()
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/interface/
Drtp_payload_registry.h148 bool IsRtxInternal(const RTPHeader& header) const;