Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_vce.h91 struct rvce_motion_estimation { struct
92 uint32_t enc_ime_decimation_search;
93 uint32_t motion_est_half_pixel;
94 uint32_t motion_est_quarter_pixel;
95 uint32_t disable_favor_pmv_point;
96 uint32_t force_zero_point_center;
97 uint32_t lsmvert;
98 uint32_t enc_search_range_x;
99 uint32_t enc_search_range_y;
100 uint32_t enc_search1_range_x;
[all …]
/external/mesa3d/src/gallium/drivers/r600/
Dradeon_vce.h97 struct rvce_motion_estimation { struct
98 uint32_t enc_ime_decimation_search;
99 uint32_t motion_est_half_pixel;
100 uint32_t motion_est_quarter_pixel;
101 uint32_t disable_favor_pmv_point;
102 uint32_t force_zero_point_center;
103 uint32_t lsmvert;
104 uint32_t enc_search_range_x;
105 uint32_t enc_search_range_y;
106 uint32_t enc_search1_range_x;
[all …]