Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dmedia_opt_util.cc248 void VCMFecMethod::UpdateProtectionFactorK(uint8_t protectionFactorK) { in UpdateProtectionFactorK() argument
249 _protectionFactorK = protectionFactorK; in UpdateProtectionFactorK()
Dmedia_opt_util.h186 void UpdateProtectionFactorK(uint8_t protectionFactorK);