Home
last modified time | relevance | path

Searched refs:gammaout_cfg (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp21-config.h723 struct isp2x_gammaout_cfg gammaout_cfg; member
H A Drkisp3-config.h1005 struct isp3x_gammaout_cfg gammaout_cfg; member
H A Drkisp32-config.h1314 struct isp3x_gammaout_cfg gammaout_cfg; member
H A Drkisp2-config.h1765 struct isp2x_gammaout_cfg gammaout_cfg; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp21-config.h723 struct isp2x_gammaout_cfg gammaout_cfg; member
H A Drk-isp3-config.h1005 struct isp3x_gammaout_cfg gammaout_cfg; member
H A Drk-isp32-config.h1314 struct isp3x_gammaout_cfg gammaout_cfg; member
H A Drk-isp2-config.h1753 struct isp2x_gammaout_cfg gammaout_cfg; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp3x/
H A DIsp3xParams.cpp1090 struct isp3x_gammaout_cfg* cfg = &isp_cfg.others.gammaout_cfg; in convertAiqAgammaToIsp3xParams()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.c3774 ops->goc_config(params_vdev, &new_params->others.gammaout_cfg); in __isp_isr_other_config()
H A Disp_params_v21.c3487 ops->goc_config(params_vdev, &new_params->others.gammaout_cfg); in __isp_isr_other_config()
H A Disp_params_v3x.c3835 ops->goc_config(params_vdev, &new_params->others.gammaout_cfg, id); in __isp_isr_other_config()
H A Disp_params_v32.c3994 ops->goc_config(params_vdev, &new_params->others.gammaout_cfg); in __isp_isr_other_config()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp1414 struct isp2x_gammaout_cfg* cfg = &isp_cfg.others.gammaout_cfg; in convertAiqAgammaToIsp20Params()