Searched defs:VP9RateControlRtcConfig (Results 1 – 1 of 1) sorted by relevance
25 struct VP9RateControlRtcConfig : public VpxRateControlRtcConfig { struct26 VP9RateControlRtcConfig() { in VP9RateControlRtcConfig() argument36 int ss_number_layers = 1;37 int max_quantizers[VPX_MAX_LAYERS] = {};38 int min_quantizers[VPX_MAX_LAYERS] = {};62 // VP9RateControlRtcConfig cfg; argument