Home
last modified time | relevance | path

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

/external/libvpx/vpx/internal/
Dvpx_ratectrl_rtc.h17 struct VpxRateControlRtcConfig { struct
19 VpxRateControlRtcConfig() { in VpxRateControlRtcConfig() function
39 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 …]