Home
last modified time | relevance | path

Searched refs:mesh_density (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/afec/
H A Drk_aiq_algo_afec_itf.cpp38 share_mem_config.alloc_param.reserved[0] = fecCtx->mesh_density; in alloc_fec_buf()
232 gen_default_mesh_table(fecCtx->src_width, fecCtx->src_height, fecCtx->mesh_density, in read_mesh_table()
352 fecCtx->mesh_density = 0; in prepare()
354 fecCtx->mesh_density = 1; in prepare()
445 cal_fec_mesh(fecCtx->src_width, fecCtx->src_height, fecCtx->mesh_density, in prepare()
507 fecPreOut->afec_result->mesh_density = fecCtx->mesh_density; in processing()
H A Dfec_algo.h5 int gen_default_mesh_table(int imgWidth, int imgHeight, int mesh_density,
H A Dfec_algo.cpp224 int gen_default_mesh_table(int imgWidth, int imgHeight, int mesh_density, in gen_default_mesh_table() argument
271 if (mesh_density == 0) in gen_default_mesh_table()
H A Drk_aiq_types_afec_algo_prvt.h59 unsigned int mesh_density; //0:16x8 1:32x16 member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/afec/
H A Dfec_algo.h5 int gen_default_mesh_table(int imgWidth, int imgHeight, int mesh_density,
H A Drk_aiq_types_afec_algo.h11 unsigned char mesh_density; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfec-config.h14 __u32 mesh_density; member
H A Drk-ispp-config.h312 __u8 mesh_density; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/include_prv/
H A Dfec-config.h14 u32 mesh_density; member
H A Drkispp-config.h341 u8 mesh_density; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/
H A DRkAiqAeisHandle.cpp294 fec_params->result.mesh_density = aeis_rk->mesh_density; in genIspResult()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/
H A Dparams_v20.c84 if (arg->mesh_density) in fec_config()
H A Dparams_v10.c549 if (arg->mesh_density) in fec_config()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A Drkispp-config.h340 u8 mesh_density; member
H A DIsp20Params.cpp2714 pFecCfg->mesh_density = fec.mesh_density; in convertAiqFecToIsp20Params()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aeis/
H A Deis_algo_service.cpp440 output->mesh_density = config.MeshDensity; in GetProcResult()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/
H A Drk_aiq_algo_types.h1301 int mesh_density; member