Home
last modified time | relevance | path

Searched refs:bay3d_cfg (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp21-config.h733 struct isp21_bay3d_cfg bay3d_cfg; member
H A Drkisp3-config.h1015 struct isp3x_bay3d_cfg bay3d_cfg; member
H A Drkisp32-config.h1324 struct isp32_bay3d_cfg bay3d_cfg; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp21-config.h733 struct isp21_bay3d_cfg bay3d_cfg; member
H A Drk-isp3-config.h1015 struct isp3x_bay3d_cfg bay3d_cfg; member
H A Drk-isp32-config.h1324 struct isp32_bay3d_cfg bay3d_cfg; member
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v32.c4040 ops->bay3d_config(params_vdev, &new_params->others.bay3d_cfg); in __isp_isr_other_config()
4338 bool is_bwsaving = !!new_params->others.bay3d_cfg.bwsaving_en; in rkisp_alloc_internal_buf()
4339 bool is_glbpk = !!new_params->others.bay3d_cfg.glbpk_en; in rkisp_alloc_internal_buf()
4340 bool is_bwopt_dis = !!new_params->others.bay3d_cfg.bwopt_gain_dis; in rkisp_alloc_internal_buf()
4347 priv_val->is_lo8x8 = (!new_params->others.bay3d_cfg.lo4x8_en && in rkisp_alloc_internal_buf()
4348 !new_params->others.bay3d_cfg.lo4x4_en); in rkisp_alloc_internal_buf()
H A Disp_params_v21.c3533 ops->bay3d_config(params_vdev, &new_params->others.bay3d_cfg); in __isp_isr_other_config()
H A Disp_params_v3x.c3881 ops->bay3d_config(params_vdev, &new_params->others.bay3d_cfg, id); in __isp_isr_other_config()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp21/
H A DIsp21Params.cpp666 struct isp21_bay3d_cfg * p3DCfg = &isp_cfg.others.bay3d_cfg; in convertAiqRawnrToIsp21Params()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp3x/
H A DIsp3xParams.cpp569 struct isp3x_bay3d_cfg *pBayertnr = &isp_cfg.others.bay3d_cfg; in convertAiqTnrToIsp3xParams()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp32/
H A DIsp32Params.cpp1220 struct isp32_bay3d_cfg* pBayertnr = &isp_cfg.others.bay3d_cfg; in convertAiqTnrToIsp32Params()