Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/
H A Dratectrl_rtc.h25 struct VP9RateControlRtcConfig : public VpxRateControlRtcConfig { struct
26 VP9RateControlRtcConfig() { in VP9RateControlRtcConfig() argument
36 int ss_number_layers = 1;
37 int max_quantizers[VPX_MAX_LAYERS] = {};
38 int min_quantizers[VPX_MAX_LAYERS] = {};
62 // VP9RateControlRtcConfig cfg; argument