Home
last modified time | relevance | path

Searched refs:bls_window1 (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/uapi/
H A Drkisp1-config.h225 struct rkisp1_cif_isp_window bls_window1; member
/OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/
H A Drkisp1-params.c167 rkisp1_write(params->rkisp1, arg->bls_window1.h_offs, in rkisp1_bls_config()
169 rkisp1_write(params->rkisp1, arg->bls_window1.h_size, in rkisp1_bls_config()
171 rkisp1_write(params->rkisp1, arg->bls_window1.v_offs, in rkisp1_bls_config()
173 rkisp1_write(params->rkisp1, arg->bls_window1.v_size, in rkisp1_bls_config()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp1-config.h219 struct cifisp_window bls_window1; member
H A Drk-isp21-config.h53 struct isp2x_window bls_window1; member
H A Drk-isp32-config.h209 struct isp2x_window bls_window1; member
H A Drk-isp2-config.h543 struct isp2x_window bls_window1; member
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v1x.c157 rkisp1_iowrite32(params_vdev, arg->bls_window1.h_offs, in isp_bls_config()
159 rkisp1_iowrite32(params_vdev, arg->bls_window1.h_size, in isp_bls_config()
161 rkisp1_iowrite32(params_vdev, arg->bls_window1.v_offs, in isp_bls_config()
163 rkisp1_iowrite32(params_vdev, arg->bls_window1.v_size, in isp_bls_config()
H A Disp_params_v2x.c380 rkisp_iowrite32(params_vdev, arg->bls_window1.h_offs, in isp_bls_config()
382 rkisp_iowrite32(params_vdev, arg->bls_window1.h_offs + arg->bls_window1.h_size, in isp_bls_config()
384 rkisp_iowrite32(params_vdev, arg->bls_window1.v_offs, in isp_bls_config()
386 rkisp_iowrite32(params_vdev, arg->bls_window1.v_offs + arg->bls_window1.v_size, in isp_bls_config()
H A Disp_params_v21.c388 rkisp_iowrite32(params_vdev, arg->bls_window1.h_offs, in isp_bls_config()
390 value = arg->bls_window1.h_offs + arg->bls_window1.h_size; in isp_bls_config()
392 rkisp_iowrite32(params_vdev, arg->bls_window1.v_offs, in isp_bls_config()
394 value = arg->bls_window1.v_offs + arg->bls_window1.v_size; in isp_bls_config()
H A Disp_params_v3x.c458 isp3_param_write(params_vdev, arg->bls_window1.h_offs, ISP3X_BLS_H1_START, id); in isp_bls_config()
459 value = arg->bls_window1.h_offs + arg->bls_window1.h_size; in isp_bls_config()
461 isp3_param_write(params_vdev, arg->bls_window1.v_offs, ISP3X_BLS_V1_START, id); in isp_bls_config()
462 value = arg->bls_window1.v_offs + arg->bls_window1.v_size; in isp_bls_config()
H A Disp_params_v32.c403 isp3_param_write(params_vdev, arg->bls_window1.h_offs, ISP3X_BLS_H1_START); in isp_bls_config()
404 value = arg->bls_window1.h_offs + arg->bls_window1.h_size; in isp_bls_config()
406 isp3_param_write(params_vdev, arg->bls_window1.v_offs, ISP3X_BLS_V1_START); in isp_bls_config()
407 value = arg->bls_window1.v_offs + arg->bls_window1.v_size; in isp_bls_config()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp21/
H A DIsp21Params.cpp148 isp_cfg.others.bls_cfg.bls_window1.h_offs = 0; in convertAiqBlcToIsp21Params()
149 isp_cfg.others.bls_cfg.bls_window1.v_offs = 0; in convertAiqBlcToIsp21Params()
150 isp_cfg.others.bls_cfg.bls_window1.h_size = 0; in convertAiqBlcToIsp21Params()
151 isp_cfg.others.bls_cfg.bls_window1.v_size = 0; in convertAiqBlcToIsp21Params()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp1/
H A Disp_params.c208 rkisp1_iowrite32(params_vdev, arg->bls_window1.h_offs, in isp_bls_config()
210 rkisp1_iowrite32(params_vdev, arg->bls_window1.h_size, in isp_bls_config()
212 rkisp1_iowrite32(params_vdev, arg->bls_window1.v_offs, in isp_bls_config()
214 rkisp1_iowrite32(params_vdev, arg->bls_window1.v_size, in isp_bls_config()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp21-config.h53 struct isp2x_window bls_window1; member
H A Drkisp32-config.h209 struct isp2x_window bls_window1; member
H A Drkisp2-config.h555 struct isp2x_window bls_window1; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp32/
H A DIsp32Params.cpp1955 isp_cfg.others.bls_cfg.bls_window1.h_offs = 0; in convertAiqBlcToIsp32Params()
1956 isp_cfg.others.bls_cfg.bls_window1.v_offs = 0; in convertAiqBlcToIsp32Params()
1957 isp_cfg.others.bls_cfg.bls_window1.h_size = 0; in convertAiqBlcToIsp32Params()
1958 isp_cfg.others.bls_cfg.bls_window1.v_size = 0; in convertAiqBlcToIsp32Params()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp1622 isp_cfg.others.bls_cfg.bls_window1.h_offs = 0; in convertAiqBlcToIsp20Params()
1623 isp_cfg.others.bls_cfg.bls_window1.v_offs = 0; in convertAiqBlcToIsp20Params()
1624 isp_cfg.others.bls_cfg.bls_window1.h_size = 0; in convertAiqBlcToIsp20Params()
1625 isp_cfg.others.bls_cfg.bls_window1.v_size = 0; in convertAiqBlcToIsp20Params()