Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/
Dmedia_opt_util.cc282 void VCMFecMethod::UpdateProtectionFactorK(uint8_t protectionFactorK) { in UpdateProtectionFactorK() argument
283 _protectionFactorK = protectionFactorK; in UpdateProtectionFactorK()
Dmedia_opt_util.h173 void UpdateProtectionFactorK(uint8_t protectionFactorK);