Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_video_state.h1210 struct pipe_av1_enc_rate_control struct
1212 enum pipe_h2645_enc_rate_control_method rate_ctrl_method;
1213 unsigned target_bitrate;
1214 unsigned peak_bitrate;
1215 unsigned frame_rate_num;
1216 unsigned frame_rate_den;
1217 unsigned vbv_buffer_size;
1218 unsigned vbv_buf_lv;
1219 unsigned vbv_buf_initial_size;
1220 bool app_requested_hrd_buffer;
[all …]