HomeSort by relevance Sort by last modified time
    Searched refs:ProtectionFactor (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/video_coding/
media_opt_util.h 118 // Return value : Required protectionFactor for Key frame
124 // Return value : Required protectionFactor for delta frame
175 bool ProtectionFactor(const VCMProtectionParameters* parameters);
211 bool ProtectionFactor(const VCMProtectionParameters* parameters);
media_opt_util.cc 67 bool VCMNackFecMethod::ProtectionFactor(
82 VCMFecMethod::ProtectionFactor(parameters);
172 ProtectionFactor(parameters);
252 bool VCMFecMethod::ProtectionFactor(const VCMProtectionParameters* parameters) {
393 // is based on rounding off protectionFactor on actual source packet number).
405 // hybrid method) and not the protectionFactor.
456 ProtectionFactor(parameters);

Completed in 81 milliseconds