Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Dpanorama_stitchingApp.h201 struct RK_PS_InitParams struct
203 RK_PS_MESH_ALPHA_SAVE_OPTION save_option; /**< input-specify save option */
204 int camera_num; /**< input-camera numbers */
205 const char* input_calib_data_path; /**< input-cameras calibration data path */
206 const char* input_mask_data_path; /**< input-mask image path */
207 const char* input_lut_path; /**< input-specify src LUT file path */
208 const char* output_mesh_alpha_data_path; /**< output-mesh and alpha data path */
209 const char* output_overlap_data_path; /**< output-overlap data path */
210 int mesh_step_x; /**< input-mesh step in horizontal direction */
211 int mesh_step_y; /**< input-mesh step in vertical direction */
[all …]