Home
last modified time | relevance | path

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

/external/webrtc/call/
Drtp_video_sender.h176 const bool account_for_packetization_overhead_; variable
Drtp_video_sender.cc337 account_for_packetization_overhead_(!absl::StartsWith( in RtpVideoSender()
794 if (account_for_packetization_overhead_) { in OnBitrateUpdated()