Home
last modified time | relevance | path

Searched refs:sharp_cfg (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp21-config.h736 struct isp21_sharp_cfg sharp_cfg; member
H A Drkisp3-config.h1018 struct isp3x_sharp_cfg sharp_cfg; member
H A Drkisp32-config.h1327 struct isp32_sharp_cfg sharp_cfg; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp21-config.h736 struct isp21_sharp_cfg sharp_cfg; member
H A Drk-isp3-config.h1018 struct isp3x_sharp_cfg sharp_cfg; member
H A Drk-isp32-config.h1327 struct isp32_sharp_cfg sharp_cfg; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp21/
H A DIsp21Params.cpp874 struct isp21_sharp_cfg * pCfg = &isp_cfg.others.sharp_cfg; in convertAiqSharpenToIsp21Params()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp3x/
H A DIsp3xParams.cpp773 struct isp3x_sharp_cfg *pSharp = &isp_cfg.others.sharp_cfg; in convertAiqSharpenToIsp3xParams()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp32/
H A DIsp32Params.cpp1842 struct isp32_sharp_cfg* pSharp = &isp_cfg.others.sharp_cfg; in convertAiqSharpenToIsp32Params()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v21.c3527 ops->sharp_config(params_vdev, &new_params->others.sharp_cfg); in __isp_isr_other_config()
H A Disp_params_v3x.c3875 ops->sharp_config(params_vdev, &new_params->others.sharp_cfg, id); in __isp_isr_other_config()
H A Disp_params_v32.c4034 ops->sharp_config(params_vdev, &new_params->others.sharp_cfg); in __isp_isr_other_config()