Searched defs:VCMProtectionParameters (Results 1 – 2 of 2) sorted by relevance
50 struct VCMProtectionParameters { struct53 int64_t rtt;54 float lossPr;55 float bitRate;56 float packetsPerFrame;57 float packetsPerFrameKey;58 float frameRate;59 float keyFrameSize;60 uint8_t fecRateDelta;61 uint8_t fecRateKey;[all …]
31 VCMProtectionParameters::VCMProtectionParameters() in VCMProtectionParameters() function in webrtc::media_optimization::VCMProtectionParameters