Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp32-config.h278 s8 filter2_coe2; member
H A Drkisp2-config.h1002 s8 filter2_coe2; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp32-config.h278 __s8 filter2_coe2; member
H A Drk-isp2-config.h990 __s8 filter2_coe2; member
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.c803 (arg->filter2_coe2 & 0x0F) << 4 | in isp_debayer_config()
H A Disp_params_v21.c695 (arg->filter2_coe2 & 0x0F) << 4 | in isp_debayer_config()
H A Disp_params_v3x.c713 (arg->filter2_coe2 & 0x0F) << 4 | in isp_debayer_config()
H A Disp_params_v32.c720 (arg->filter2_coe2 & 0x1F) << 8 | (arg->filter2_coe1 & 0x1F); in isp_debayer_config()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp32/
H A DIsp32Params.cpp1499 isp_cfg.others.debayer_cfg.filter2_coe2 = debayer.filter2_coe[1]; in convertAiqAdebayerToIsp32Params()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp2768 isp_cfg.others.debayer_cfg.filter2_coe2 = demosaic.filter2_coe[1]; in convertAiqAdemosaicToIsp20Params()
H A DCamHwIsp20.cpp3498 isp_params->others.debayer_cfg.filter2_coe2,