Searched defs:VpxRateControlRtcConfig (Results 1 – 1 of 1) sorted by relevance
32 struct VpxRateControlRtcConfig { struct33 VpxRateControlRtcConfig() { in VpxRateControlRtcConfig() argument55 int width;56 int height;58 int max_quantizer;59 int min_quantizer;60 int64_t target_bandwidth;61 int64_t buf_initial_sz;62 int64_t buf_optimal_sz;63 int64_t buf_sz;[all …]