Searched defs:VpxRateControlRtcConfig (Results 1 – 1 of 1) sorted by relevance
17 struct VpxRateControlRtcConfig { struct19 VpxRateControlRtcConfig() { in VpxRateControlRtcConfig() function39 int width;40 int height;42 int max_quantizer;43 int min_quantizer;44 int64_t target_bandwidth;45 int64_t buf_initial_sz;46 int64_t buf_optimal_sz;47 int64_t buf_sz;[all …]