Searched defs:VP9RateControlRtcConfig (Results 1 – 1 of 1) sorted by relevance
27 struct VP9RateControlRtcConfig : public VpxRateControlRtcConfig { struct29 VP9RateControlRtcConfig() { in VP9RateControlRtcConfig() argument45 int ss_number_layers;46 int max_quantizers[VPX_MAX_LAYERS];47 int min_quantizers[VPX_MAX_LAYERS];71 // VP9RateControlRtcConfig cfg; argument