Home
last modified time | relevance | path

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

/external/libvpx/vp9/
Dratectrl_rtc.h27 struct VP9RateControlRtcConfig : public VpxRateControlRtcConfig { struct
29 VP9RateControlRtcConfig() { in VP9RateControlRtcConfig() argument
45 int ss_number_layers;
46 int max_quantizers[VPX_MAX_LAYERS];
47 int min_quantizers[VPX_MAX_LAYERS];
71 // VP9RateControlRtcConfig cfg; argument