Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_impl.h232 const uint8_t authentication_overhead = 0) OVERRIDE;
Drtp_rtcp_impl.cc671 const uint8_t authentication_overhead) { in SetTransportOverhead() argument
685 packet_overhead += authentication_overhead; in SetTransportOverhead()