Home
last modified time | relevance | path

Searched refs:filter1_coe2 (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp32-config.h273 s8 filter1_coe2; member
H A Drkisp2-config.h996 s8 filter1_coe2; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp32-config.h273 __s8 filter1_coe2; member
H A Drk-isp2-config.h984 __s8 filter1_coe2; member
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.c796 (arg->filter1_coe2 & 0x0F) << 4 | in isp_debayer_config()
H A Disp_params_v21.c688 (arg->filter1_coe2 & 0x0F) << 4 | in isp_debayer_config()
H A Disp_params_v3x.c706 (arg->filter1_coe2 & 0x0F) << 4 | in isp_debayer_config()
H A Disp_params_v32.c716 (arg->filter1_coe2 & 0x1F) << 8 | (arg->filter1_coe1 & 0x1F); in isp_debayer_config()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp32/
H A DIsp32Params.cpp1493 isp_cfg.others.debayer_cfg.filter1_coe2 = debayer.filter1_coe[1]; in convertAiqAdebayerToIsp32Params()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp2763 isp_cfg.others.debayer_cfg.filter1_coe2 = demosaic.filter1_coe[1]; in convertAiqAdemosaicToIsp20Params()
H A DCamHwIsp20.cpp3492 isp_params->others.debayer_cfg.filter1_coe2,