Home
last modified time | relevance | path

Searched refs:ProtectionRequest (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/api/
Dfec_controller.h28 virtual int ProtectionRequest(const FecProtectionParams* delta_params,
/external/webrtc/modules/video_coding/
Dfec_controller_unittest.cc34 int ProtectionRequest(const FecProtectionParams* delta_params, in ProtectionRequest() function in webrtc::ProtectionBitrateCalculatorTest::ProtectionCallback
Dfec_controller_default.cc148 protection_callback_->ProtectionRequest( in UpdateFecRates()
/external/webrtc/call/
Drtp_video_sender.h123 int ProtectionRequest(const FecProtectionParams* delta_params,
Drtp_video_sender.cc848 int RtpVideoSender::ProtectionRequest(const FecProtectionParams* delta_params, in ProtectionRequest() function in webrtc::RtpVideoSender