Home
last modified time | relevance | path

Searched refs:mesh_online (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/src/
H A Drk_ispfec.cpp126 cfg->u.mesh_online.light_center, cfg->u.mesh_online.coeff, in _configure()
127 cfg->u.mesh_online.direction, cfg->u.mesh_online.style); in _configure()
136 ret = ctx->_fecGenMesh->genMesh(cfg->u.mesh_online.correct_level); in _configure()
/OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/include/
H A Drk_ispfec_api.h91 gen_mesh_online_info_t mesh_online; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/
H A Drkisp_demo.cpp2770 g_ispfec_cfg.u.mesh_online.light_center[0] = 1956.3909119999998438;
2771 g_ispfec_cfg.u.mesh_online.light_center[1] = 1140.6355200000000422;
2772 g_ispfec_cfg.u.mesh_online.coeff[0] = -2819.4072493821618081;
2773 g_ispfec_cfg.u.mesh_online.coeff[1] = 0.0000316126581792;
2774 g_ispfec_cfg.u.mesh_online.coeff[2] = 0.0000000688410142;
2775 g_ispfec_cfg.u.mesh_online.coeff[3] = -0.0000000000130686;
2776 g_ispfec_cfg.u.mesh_online.correct_level = 250;
2777 g_ispfec_cfg.u.mesh_online.direction = RK_ISPFEC_CORRECT_DIRECTION_XY;
2778 g_ispfec_cfg.u.mesh_online.style = RK_ISPFEC_KEEP_ASPECT_RATIO_REDUCE_FOV;