Home
last modified time | relevance | path

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

/aosp_15_r20/external/virglrenderer/src/
H A Dvirgl_video_hw.h150 struct virgl_h264_enc_seq_param struct
152 uint32_t enc_constraint_set_flags;
153 uint32_t enc_frame_cropping_flag;
154 uint32_t enc_frame_crop_left_offset;
155 uint32_t enc_frame_crop_right_offset;
156 uint32_t enc_frame_crop_top_offset;
157 uint32_t enc_frame_crop_bottom_offset;
158 uint32_t pic_order_cnt_type;
159 uint32_t num_temporal_layers;
160 uint32_t vui_parameters_present_flag;
[all …]
/aosp_15_r20/external/mesa3d/src/virtio/virtio-gpu/
H A Dvirgl_video_hw.h150 struct virgl_h264_enc_seq_param struct
152 uint32_t enc_constraint_set_flags;
153 uint32_t enc_frame_cropping_flag;
154 uint32_t enc_frame_crop_left_offset;
155 uint32_t enc_frame_crop_right_offset;
156 uint32_t enc_frame_crop_top_offset;
157 uint32_t enc_frame_crop_bottom_offset;
158 uint32_t pic_order_cnt_type;
159 uint32_t num_temporal_layers;
160 uint32_t vui_parameters_present_flag;
[all …]