Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/video_coding/main/interface/
Dvideo_coding_defines.h140 virtual int ProtectionRequest(const FecProtectionParams* delta_params,
/external/chromium_org/third_party/webrtc/video_engine/
Dvie_encoder.h135 virtual int ProtectionRequest(
Dvie_encoder.cc716 int32_t ViEEncoder::ProtectionRequest( in ProtectionRequest() function in webrtc::ViEEncoder
/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
Dtest_callbacks.h248 int32_t ProtectionRequest(
Dtest_callbacks.cc450 VideoProtectionCallback::ProtectionRequest( in ProtectionRequest() function in webrtc::VideoProtectionCallback
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
Dmedia_optimization.cc56 video_protection_callback->ProtectionRequest(&delta_fec_params, in UpdateProtectionCallback()