Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/
Dratectrl_rtc.h29 struct VP9RateControlRtcConfig { struct
31 VP9RateControlRtcConfig() { in VP9RateControlRtcConfig() argument
61 int width;
62 int height;
64 int max_quantizer;
65 int min_quantizer;
66 int64_t target_bandwidth;
67 int64_t buf_initial_sz;
68 int64_t buf_optimal_sz;
69 int64_t buf_sz;
[all …]