Searched defs:IsRtxInternal (Results 1 - 1 of 1) sorted by relevance

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

Completed in 969 milliseconds