Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp21-config.h734 struct isp21_ynr_cfg ynr_cfg; member
H A Drkisp3-config.h1016 struct isp3x_ynr_cfg ynr_cfg; member
H A Drkisp32-config.h1325 struct isp32_ynr_cfg ynr_cfg; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp21-config.h734 struct isp21_ynr_cfg ynr_cfg; member
H A Drk-isp3-config.h1016 struct isp3x_ynr_cfg ynr_cfg; member
H A Drk-isp32-config.h1325 struct isp32_ynr_cfg ynr_cfg; member
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v21.c3521 ops->ynr_config(params_vdev, &new_params->others.ynr_cfg); in __isp_isr_other_config()
3627 ops->ynr_enable(params_vdev, !!(module_ens & ISP2X_MODULE_YNR), &new_params->others.ynr_cfg); in __isp_isr_other_en()
H A Disp_params_v3x.c3869 ops->ynr_config(params_vdev, &new_params->others.ynr_cfg, id); in __isp_isr_other_config()
H A Disp_params_v32.c4028 ops->ynr_config(params_vdev, &new_params->others.ynr_cfg); in __isp_isr_other_config()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp21/
H A DIsp21Params.cpp793 struct isp21_ynr_cfg * pCfg = &isp_cfg.others.ynr_cfg; in convertAiqYnrToIsp21Params()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp3x/
H A DIsp3xParams.cpp679 struct isp3x_ynr_cfg *pYnr = &isp_cfg.others.ynr_cfg; in convertAiqYnrToIsp3xParams()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp32/
H A DIsp32Params.cpp1309 struct isp32_ynr_cfg* pYnr = &isp_cfg.others.ynr_cfg; in convertAiqYnrToIsp32Params()