Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp32-config.h275 s8 filter1_coe4; member
H A Drkisp2-config.h994 s8 filter1_coe4; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp32-config.h275 __s8 filter1_coe4; member
H A Drk-isp2-config.h982 __s8 filter1_coe4; member
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.c794 (arg->filter1_coe4 & 0x0F) << 12 | in isp_debayer_config()
H A Disp_params_v21.c686 (arg->filter1_coe4 & 0x0F) << 12 | in isp_debayer_config()
H A Disp_params_v3x.c704 (arg->filter1_coe4 & 0x0F) << 12 | 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.cpp1495 isp_cfg.others.debayer_cfg.filter1_coe4 = debayer.filter1_coe[3]; in convertAiqAdebayerToIsp32Params()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp2765 isp_cfg.others.debayer_cfg.filter1_coe4 = demosaic.filter1_coe[3]; in convertAiqAdemosaicToIsp20Params()
H A DCamHwIsp20.cpp3494 isp_params->others.debayer_cfg.filter1_coe4,