Searched defs:RK_PS_SetProjectParams (Results 1 – 1 of 1) sorted by relevance
230 struct RK_PS_SetProjectParams struct232 int project_type; /**< input-project type */233 int camera_num; /**< input-cameras number */234 int src_width; /**< input-input_images width */235 int src_height; /**< input-input_images height */236 int dst_width; /**< input-output stitch image width */237 int dst_height; /**< input-output stitch image height */238 int fov_x100; /**< input-output stitch image fov_x */239 int fov_y100; /**< input-output stitch image fov_y */240 int center_x; /**< input-output stitch image center_y */[all …]