Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dradeon_vce.h301 struct rvce_h264_enc_pic { struct
302 struct rvce_rate_control rc;
303 struct rvce_motion_estimation me;
304 struct rvce_pic_control pc;
305 struct rvce_task_info ti;
306 struct rvce_feedback_buf_pkg fb;
307 struct rvce_rdo rdo;
308 struct rvce_vui vui;
309 struct rvce_enc_operation eo;
310 struct rvce_enc_create ec;
[all …]
/external/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_vce.h274 struct rvce_h264_enc_pic { struct
275 struct rvce_rate_control rc;
276 struct rvce_motion_estimation me;
277 struct rvce_pic_control pc;
278 struct rvce_task_info ti;
279 struct rvce_feedback_buf_pkg fb;
280 struct rvce_rdo rdo;
281 struct rvce_enc_operation eo;
282 struct rvce_enc_create ec;
283 struct rvce_config_ext ce;
[all …]