Home
last modified time | relevance | path

Searched defs:pipe_h264_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.h529 struct pipe_h264_enc_rate_control struct
531 enum pipe_h2645_enc_rate_control_method rate_ctrl_method;
532 unsigned target_bitrate;
533 unsigned peak_bitrate;
534 unsigned frame_rate_num;
535 unsigned frame_rate_den;
536 unsigned vbv_buffer_size;
537 unsigned vbv_buf_lv;
538 unsigned vbv_buf_initial_size;
539 bool app_requested_hrd_buffer;
[all …]