Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vce.h78 struct rvce_motion_estimation { struct
79 uint32_t enc_ime_decimation_search;
80 uint32_t motion_est_half_pixel;
81 uint32_t motion_est_quarter_pixel;
82 uint32_t disable_favor_pmv_point;
83 uint32_t force_zero_point_center;
84 uint32_t lsmvert;
85 uint32_t enc_search_range_x;
86 uint32_t enc_search_range_y;
87 uint32_t enc_search1_range_x;
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dradeon_vce.h71 struct rvce_motion_estimation { struct
72 uint32_t enc_ime_decimation_search;
73 uint32_t motion_est_half_pixel;
74 uint32_t motion_est_quarter_pixel;
75 uint32_t disable_favor_pmv_point;
76 uint32_t force_zero_point_center;
77 uint32_t lsmvert;
78 uint32_t enc_search_range_x;
79 uint32_t enc_search_range_y;
80 uint32_t enc_search1_range_x;
[all …]