Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp32-config.h279 s8 filter2_coe3; member
H A Drkisp2-config.h1001 s8 filter2_coe3; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp32-config.h279 __s8 filter2_coe3; member
H A Drk-isp2-config.h989 __s8 filter2_coe3; member
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.c802 (arg->filter2_coe3 & 0x0F) << 8 | in isp_debayer_config()
H A Disp_params_v21.c694 (arg->filter2_coe3 & 0x0F) << 8 | in isp_debayer_config()
H A Disp_params_v3x.c712 (arg->filter2_coe3 & 0x0F) << 8 | in isp_debayer_config()
H A Disp_params_v32.c719 value = (arg->filter2_coe4 & 0x1F) << 24 | (arg->filter2_coe3 & 0x1F) << 16 | in isp_debayer_config()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp32/
H A DIsp32Params.cpp1500 isp_cfg.others.debayer_cfg.filter2_coe3 = debayer.filter2_coe[2]; in convertAiqAdebayerToIsp32Params()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp2769 isp_cfg.others.debayer_cfg.filter2_coe3 = demosaic.filter2_coe[2]; in convertAiqAdemosaicToIsp20Params()
H A DCamHwIsp20.cpp3499 isp_params->others.debayer_cfg.filter2_coe3,