HomeSort by relevance Sort by last modified time
    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 328 milliseconds