Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp32-config.h280 s8 filter2_coe4; member
H A Drkisp2-config.h1000 s8 filter2_coe4; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp32-config.h280 __s8 filter2_coe4; member
H A Drk-isp2-config.h988 __s8 filter2_coe4; member
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.c801 (arg->filter2_coe4 & 0x0F) << 12 | in isp_debayer_config()
H A Disp_params_v21.c693 (arg->filter2_coe4 & 0x0F) << 12 | in isp_debayer_config()
H A Disp_params_v3x.c711 (arg->filter2_coe4 & 0x0F) << 12 | 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.cpp1501 isp_cfg.others.debayer_cfg.filter2_coe4 = debayer.filter2_coe[3]; in convertAiqAdebayerToIsp32Params()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp2770 isp_cfg.others.debayer_cfg.filter2_coe4 = demosaic.filter2_coe[3]; in convertAiqAdemosaicToIsp20Params()
H A DCamHwIsp20.cpp3500 isp_params->others.debayer_cfg.filter2_coe4,