Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp32-config.h274 s8 filter1_coe3; member
H A Drkisp2-config.h995 s8 filter1_coe3; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp32-config.h274 __s8 filter1_coe3; member
H A Drk-isp2-config.h983 __s8 filter1_coe3; member
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.c795 (arg->filter1_coe3 & 0x0F) << 8 | in isp_debayer_config()
H A Disp_params_v21.c687 (arg->filter1_coe3 & 0x0F) << 8 | in isp_debayer_config()
H A Disp_params_v3x.c705 (arg->filter1_coe3 & 0x0F) << 8 | in isp_debayer_config()
H A Disp_params_v32.c715 value = (arg->filter1_coe4 & 0x1F) << 24 | (arg->filter1_coe3 & 0x1F) << 16 | in isp_debayer_config()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp32/
H A DIsp32Params.cpp1494 isp_cfg.others.debayer_cfg.filter1_coe3 = debayer.filter1_coe[2]; in convertAiqAdebayerToIsp32Params()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp2764 isp_cfg.others.debayer_cfg.filter1_coe3 = demosaic.filter1_coe[2]; in convertAiqAdemosaicToIsp20Params()
H A DCamHwIsp20.cpp3493 isp_params->others.debayer_cfg.filter1_coe3,