Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vpx/internal/
H A Dvpx_ratectrl_rtc.h32 struct VpxRateControlRtcConfig { struct
33 VpxRateControlRtcConfig() { in VpxRateControlRtcConfig() argument
55 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 …]