Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_impl.h211 uint8_t authentication_overhead = 0) override;
Drtp_rtcp_impl.cc446 const uint8_t authentication_overhead) { in SetTransportOverhead() argument
460 packet_overhead += authentication_overhead; in SetTransportOverhead()