Home
last modified time | relevance | path

Searched refs:isp3x_cac_cfg (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v3x.h162 const struct isp3x_cac_cfg *arg, u32 id);
H A Disp_params_v3x.c3594 const struct isp3x_cac_cfg *arg, u32 id) in isp_cac_config()
4684 const struct isp3x_cac_cfg *arg = &params->others.cac_cfg; in module_data_abandon()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp3-config.h974 struct isp3x_cac_cfg { struct
1019 struct isp3x_cac_cfg cac_cfg;
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp3-config.h974 struct isp3x_cac_cfg { struct
1019 struct isp3x_cac_cfg cac_cfg;
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp3x/
H A DIsp3xParams.cpp1122 struct isp3x_cac_cfg* cfg = &isp_cfg.others.cac_cfg; in convertAiqCacToIsp3xParams()
1123 struct isp3x_cac_cfg* cfg_right = nullptr; in convertAiqCacToIsp3xParams()
1544 &isp_cfg_right.others.cac_cfg, sizeof(struct isp3x_cac_cfg)); in convert3aResultsToIspCfg()