Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/uapi/
H A Drkisp1-config.h226 struct rkisp1_cif_isp_window bls_window2; member
/OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/
H A Drkisp1-params.c155 rkisp1_write(params->rkisp1, arg->bls_window2.h_offs, in rkisp1_bls_config()
157 rkisp1_write(params->rkisp1, arg->bls_window2.h_size, in rkisp1_bls_config()
159 rkisp1_write(params->rkisp1, arg->bls_window2.v_offs, in rkisp1_bls_config()
161 rkisp1_write(params->rkisp1, arg->bls_window2.v_size, in rkisp1_bls_config()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp1-config.h220 struct cifisp_window bls_window2; member
H A Drk-isp21-config.h54 struct isp2x_window bls_window2; member
H A Drk-isp32-config.h210 struct isp2x_window bls_window2; member
H A Drk-isp2-config.h544 struct isp2x_window bls_window2; member
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v1x.c145 rkisp1_iowrite32(params_vdev, arg->bls_window2.h_offs, in isp_bls_config()
147 rkisp1_iowrite32(params_vdev, arg->bls_window2.h_size, in isp_bls_config()
149 rkisp1_iowrite32(params_vdev, arg->bls_window2.v_offs, in isp_bls_config()
151 rkisp1_iowrite32(params_vdev, arg->bls_window2.v_size, in isp_bls_config()
H A Disp_params_v2x.c368 rkisp_iowrite32(params_vdev, arg->bls_window2.h_offs, in isp_bls_config()
370 rkisp_iowrite32(params_vdev, arg->bls_window2.h_offs + arg->bls_window2.h_size, in isp_bls_config()
372 rkisp_iowrite32(params_vdev, arg->bls_window2.v_offs, in isp_bls_config()
374 rkisp_iowrite32(params_vdev, arg->bls_window2.v_offs + arg->bls_window2.v_size, in isp_bls_config()
H A Disp_params_v21.c376 rkisp_iowrite32(params_vdev, arg->bls_window2.h_offs, in isp_bls_config()
378 value = arg->bls_window2.h_offs + arg->bls_window2.h_size; in isp_bls_config()
380 rkisp_iowrite32(params_vdev, arg->bls_window2.v_offs, in isp_bls_config()
382 value = arg->bls_window2.v_offs + arg->bls_window2.v_size; in isp_bls_config()
H A Disp_params_v3x.c448 isp3_param_write(params_vdev, arg->bls_window2.h_offs, ISP3X_BLS_H2_START, id); in isp_bls_config()
449 value = arg->bls_window2.h_offs + arg->bls_window2.h_size; in isp_bls_config()
451 isp3_param_write(params_vdev, arg->bls_window2.v_offs, ISP3X_BLS_V2_START, id); in isp_bls_config()
452 value = arg->bls_window2.v_offs + arg->bls_window2.v_size; in isp_bls_config()
H A Disp_params_v32.c393 isp3_param_write(params_vdev, arg->bls_window2.h_offs, ISP3X_BLS_H2_START); in isp_bls_config()
394 value = arg->bls_window2.h_offs + arg->bls_window2.h_size; in isp_bls_config()
396 isp3_param_write(params_vdev, arg->bls_window2.v_offs, ISP3X_BLS_V2_START); in isp_bls_config()
397 value = arg->bls_window2.v_offs + arg->bls_window2.v_size; in isp_bls_config()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp21/
H A DIsp21Params.cpp153 isp_cfg.others.bls_cfg.bls_window2.h_offs = 0; in convertAiqBlcToIsp21Params()
154 isp_cfg.others.bls_cfg.bls_window2.v_offs = 0; in convertAiqBlcToIsp21Params()
155 isp_cfg.others.bls_cfg.bls_window2.h_size = 0; in convertAiqBlcToIsp21Params()
156 isp_cfg.others.bls_cfg.bls_window2.v_size = 0; in convertAiqBlcToIsp21Params()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp1/
H A Disp_params.c196 rkisp1_iowrite32(params_vdev, arg->bls_window2.h_offs, in isp_bls_config()
198 rkisp1_iowrite32(params_vdev, arg->bls_window2.h_size, in isp_bls_config()
200 rkisp1_iowrite32(params_vdev, arg->bls_window2.v_offs, in isp_bls_config()
202 rkisp1_iowrite32(params_vdev, arg->bls_window2.v_size, in isp_bls_config()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp21-config.h54 struct isp2x_window bls_window2; member
H A Drkisp32-config.h210 struct isp2x_window bls_window2; member
H A Drkisp2-config.h556 struct isp2x_window bls_window2; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp32/
H A DIsp32Params.cpp1960 isp_cfg.others.bls_cfg.bls_window2.h_offs = 0; in convertAiqBlcToIsp32Params()
1961 isp_cfg.others.bls_cfg.bls_window2.v_offs = 0; in convertAiqBlcToIsp32Params()
1962 isp_cfg.others.bls_cfg.bls_window2.h_size = 0; in convertAiqBlcToIsp32Params()
1963 isp_cfg.others.bls_cfg.bls_window2.v_size = 0; in convertAiqBlcToIsp32Params()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp1627 isp_cfg.others.bls_cfg.bls_window2.h_offs = 0; in convertAiqBlcToIsp20Params()
1628 isp_cfg.others.bls_cfg.bls_window2.v_offs = 0; in convertAiqBlcToIsp20Params()
1629 isp_cfg.others.bls_cfg.bls_window2.h_size = 0; in convertAiqBlcToIsp20Params()
1630 isp_cfg.others.bls_cfg.bls_window2.v_size = 0; in convertAiqBlcToIsp20Params()