Home
last modified time | relevance | path

Searched refs:isp21_cgc_cfg (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v21.h142 const struct isp21_cgc_cfg *arg);
H A Disp_params_v32.h168 const struct isp21_cgc_cfg *arg);
H A Disp_params_v3x.h168 const struct isp21_cgc_cfg *arg, u32 id);
H A Disp_params_v21.c3345 const struct isp21_cgc_cfg *arg) in isp_cgc_config()
H A Disp_params_v3x.c3687 const struct isp21_cgc_cfg *arg, u32 id) in isp_cgc_config()
H A Disp_params_v32.c3793 const struct isp21_cgc_cfg *arg) in isp_cgc_config()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp21-config.h36 struct isp21_cgc_cfg { struct
738 struct isp21_cgc_cfg cgc_cfg;
H A Drkisp3-config.h1022 struct isp21_cgc_cfg cgc_cfg;
H A Drkisp32-config.h1331 struct isp21_cgc_cfg cgc_cfg;
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp21-config.h36 struct isp21_cgc_cfg { struct
738 struct isp21_cgc_cfg cgc_cfg;
H A Drk-isp3-config.h1022 struct isp21_cgc_cfg cgc_cfg;
H A Drk-isp32-config.h1331 struct isp21_cgc_cfg cgc_cfg;
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp21/
H A DIsp21Params.cpp1064 struct isp21_cgc_cfg* cgc_cfg = &isp_cfg.others.cgc_cfg; in convertAiqCgcToIsp21Params()