Home
last modified time | relevance | path

Searched defs:VCMProtectionParameters (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/video_coding/
Dmedia_opt_util.h50 struct VCMProtectionParameters { struct
53 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 …]
Dmedia_opt_util.cc31 VCMProtectionParameters::VCMProtectionParameters() in VCMProtectionParameters() function in webrtc::media_optimization::VCMProtectionParameters