Searched refs:cproc_cfg (Results 1 – 13 of 13) sorted by relevance
724 struct isp2x_cproc_cfg cproc_cfg; member
1006 struct isp2x_cproc_cfg cproc_cfg; member
1315 struct isp2x_cproc_cfg cproc_cfg; member
1767 struct isp2x_cproc_cfg cproc_cfg; member
1755 struct isp2x_cproc_cfg cproc_cfg; member
2782 struct isp2x_cproc_cfg* cproc_cfg = &isp_cfg.others.cproc_cfg; in convertAiqCpToIsp20Params() local2798 cproc_cfg->contrast = (uint8_t)(cp_cfg.contrast); in convertAiqCpToIsp20Params()2799 cproc_cfg->sat = (uint8_t)(cp_cfg.saturation); in convertAiqCpToIsp20Params()2800 cproc_cfg->brightness = (uint8_t)(cp_cfg.brightness - 128); in convertAiqCpToIsp20Params()2801 cproc_cfg->hue = (uint8_t)(cp_cfg.hue - 128); in convertAiqCpToIsp20Params()
3777 ops->cproc_config(params_vdev, &new_params->others.cproc_cfg); in __isp_isr_other_config()
3497 ops->cproc_config(params_vdev, &new_params->others.cproc_cfg); in __isp_isr_other_config()
3845 ops->cproc_config(params_vdev, &new_params->others.cproc_cfg, id); in __isp_isr_other_config()
4004 ops->cproc_config(params_vdev, &new_params->others.cproc_cfg); in __isp_isr_other_config()