Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp3-config.h1020 struct isp3x_gain_cfg gain_cfg; member
H A Drkisp32-config.h1329 struct isp3x_gain_cfg gain_cfg; member
H A Drkisp2-config.h1775 struct isp2x_gain_cfg gain_cfg; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp3-config.h1020 struct isp3x_gain_cfg gain_cfg; member
H A Drk-isp32-config.h1329 struct isp3x_gain_cfg gain_cfg; member
H A Drk-isp2-config.h1763 struct isp2x_gain_cfg gain_cfg; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp3x/
H A DIsp3xParams.cpp836 struct isp3x_gain_cfg *pGain = &isp_cfg.others.gain_cfg; in convertAiqGainToIsp3xParams()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.c3810 ops->gain_config(params_vdev, &new_params->others.gain_cfg); in __isp_isr_other_config()
H A Disp_params_v3x.c3887 ops->gain_config(params_vdev, &new_params->others.gain_cfg, id); in __isp_isr_other_config()
H A Disp_params_v32.c4046 ops->gain_config(params_vdev, &new_params->others.gain_cfg); in __isp_isr_other_config()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp2630 struct isp2x_gain_cfg * pGainCfg = &isp_cfg.others.gain_cfg; in convertAiqGainToIsp20Params()