Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/uapi/
H A Drkisp1-config.h224 __u8 en_windows; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp1-config.h218 unsigned char en_windows; member
H A Drk-isp21-config.h51 __u8 en_windows; member
H A Drk-isp32-config.h204 __u8 en_windows; member
H A Drk-isp2-config.h542 __u8 en_windows; member
/OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/
H A Drkisp1-params.c154 if (arg->en_windows & BIT(1)) { in rkisp1_bls_config()
166 if (arg->en_windows & BIT(0)) { in rkisp1_bls_config()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp21-config.h51 u8 en_windows; member
H A Drkisp32-config.h204 u8 en_windows; member
H A Drkisp2-config.h554 u8 en_windows; member
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v1x.c144 if (arg->en_windows & BIT(1)) { in isp_bls_config()
156 if (arg->en_windows & BIT(0)) { in isp_bls_config()
H A Disp_params_v2x.c367 if (arg->en_windows & BIT(1)) { in isp_bls_config()
379 if (arg->en_windows & BIT(0)) { in isp_bls_config()
H A Disp_params_v21.c375 if (arg->en_windows & BIT(1)) { in isp_bls_config()
387 if (arg->en_windows & BIT(0)) { in isp_bls_config()
H A Disp_params_v3x.c447 if (arg->en_windows & BIT(1)) { in isp_bls_config()
457 if (arg->en_windows & BIT(0)) { in isp_bls_config()
H A Disp_params_v32.c392 if (arg->en_windows & BIT(1)) { in isp_bls_config()
402 if (arg->en_windows & BIT(0)) { in isp_bls_config()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp1/
H A Disp_params.c195 if (arg->en_windows & BIT(1)) { in isp_bls_config()
207 if (arg->en_windows & BIT(0)) { in isp_bls_config()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp21/
H A DIsp21Params.cpp146 isp_cfg.others.bls_cfg.en_windows = 0; in convertAiqBlcToIsp21Params()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp32/
H A DIsp32Params.cpp1953 isp_cfg.others.bls_cfg.en_windows = 0; in convertAiqBlcToIsp32Params()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp1620 isp_cfg.others.bls_cfg.en_windows = 0; in convertAiqBlcToIsp20Params()