Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Dpanorama_stitchingApp.h230 struct RK_PS_SetProjectParams struct
232 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 …]