Searched defs:RK_PS_RoiParams (Results 1 – 1 of 1) sorted by relevance
265 struct RK_PS_RoiParams struct267 int src_project_type; /**< input-project type */268 int src_width; /**< input-input_image width */269 int src_height; /**< input-input_image height */270 int src_fov_x100; /**< input-input_image fov_x */271 int src_fov_y100; /**< input-input_image fov_y */272 int src_center_x;273 int src_center_y;275 int dst_width; /**< input-output stitch image width */276 int dst_height; /**< input-output stitch image height */[all …]