Searched refs:isp2x_rawhistbig_cfg (Results 1 - 16 of 16) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
H A D | isp_params_v21.h | 49 void (*rawhst1_config)(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_rawhistbig_cfg *arg); 51 void (*rawhst2_config)(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_rawhistbig_cfg *arg); 53 void (*rawhst3_config)(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_rawhistbig_cfg *arg);
|
H A D | isp_params_v3x.h | 64 void (*rawhst1_config)(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_rawhistbig_cfg *arg, u32 id); 66 void (*rawhst2_config)(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_rawhistbig_cfg *arg, u32 id); 68 void (*rawhst3_config)(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_rawhistbig_cfg *arg, u32 id);
|
H A D | isp_params_v2x.h | 212 void (*rawhst1_config)(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_rawhistbig_cfg *arg); 214 void (*rawhst2_config)(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_rawhistbig_cfg *arg); 216 void (*rawhst3_config)(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_rawhistbig_cfg *arg);
|
H A D | isp_params_v21.c | 1693 static void isp_rawhstbig_cfg_sram(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_rawhistbig_cfg *arg, in isp_rawhstbig_cfg_sram() 1735 static void isp_rawhstbig_config(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_rawhistbig_cfg *arg, in isp_rawhstbig_config() 1740 struct isp2x_rawhistbig_cfg *arg_rec; in isp_rawhstbig_config() 1819 static void isp_rawhst1_config(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_rawhistbig_cfg *arg) in isp_rawhst1_config() 1829 static void isp_rawhst2_config(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_rawhistbig_cfg *arg) in isp_rawhst2_config() 1839 static void isp_rawhst3_config(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_rawhistbig_cfg *arg) in isp_rawhst3_config()
|
H A D | isp_params_v3x.c | 1872 static void isp_rawhstbig_cfg_sram(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_rawhistbig_cfg *arg, in isp_rawhstbig_cfg_sram() 1914 static void isp_rawhstbig_config(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_rawhistbig_cfg *arg, in isp_rawhstbig_config() 1919 struct isp2x_rawhistbig_cfg *arg_rec; in isp_rawhstbig_config() 1994 static void isp_rawhst1_config(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_rawhistbig_cfg *arg, in isp_rawhst1_config() 2005 static void isp_rawhst2_config(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_rawhistbig_cfg *arg, in isp_rawhst2_config() 2016 static void isp_rawhst3_config(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_rawhistbig_cfg *arg, in isp_rawhst3_config()
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
H A D | isp_params_v21.h | 84 const struct isp2x_rawhistbig_cfg *arg); 88 const struct isp2x_rawhistbig_cfg *arg); 92 const struct isp2x_rawhistbig_cfg *arg);
|
H A D | isp_params_v3x.h | 100 const struct isp2x_rawhistbig_cfg *arg, u32 id); 104 const struct isp2x_rawhistbig_cfg *arg, u32 id); 108 const struct isp2x_rawhistbig_cfg *arg, u32 id);
|
H A D | isp_params_v2x.h | 275 const struct isp2x_rawhistbig_cfg *arg); 279 const struct isp2x_rawhistbig_cfg *arg); 283 const struct isp2x_rawhistbig_cfg *arg);
|
H A D | isp_params_v21.c | 2249 const struct isp2x_rawhistbig_cfg *arg, in isp_rawhstbig_cfg_sram() 2297 const struct isp2x_rawhistbig_cfg *arg, u32 blk_no) in isp_rawhstbig_config() 2301 struct isp2x_rawhistbig_cfg *arg_rec; in isp_rawhstbig_config() 2390 const struct isp2x_rawhistbig_cfg *arg) in isp_rawhst1_config() 2404 const struct isp2x_rawhistbig_cfg *arg) in isp_rawhst2_config() 2418 const struct isp2x_rawhistbig_cfg *arg) in isp_rawhst3_config()
|
H A D | isp_params_v3x.c | 2382 const struct isp2x_rawhistbig_cfg *arg, in isp_rawhstbig_cfg_sram() 2430 const struct isp2x_rawhistbig_cfg *arg, u32 blk_no, u32 id) in isp_rawhstbig_config() 2434 struct isp2x_rawhistbig_cfg *arg_rec; in isp_rawhstbig_config() 2519 const struct isp2x_rawhistbig_cfg *arg, u32 id) in isp_rawhst1_config() 2532 const struct isp2x_rawhistbig_cfg *arg, u32 id) in isp_rawhst2_config() 2545 const struct isp2x_rawhistbig_cfg *arg, u32 id) in isp_rawhst3_config()
|
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/ |
H A D | rkisp21-config.h | 744 struct isp2x_rawhistbig_cfg rawhist1; 745 struct isp2x_rawhistbig_cfg rawhist2; 746 struct isp2x_rawhistbig_cfg rawhist3;
|
H A D | rkisp3-config.h | 1029 struct isp2x_rawhistbig_cfg rawhist1; 1030 struct isp2x_rawhistbig_cfg rawhist2; 1031 struct isp2x_rawhistbig_cfg rawhist3;
|
H A D | rkisp2-config.h | 1516 struct isp2x_rawhistbig_cfg { struct 1594 struct isp2x_rawhistbig_cfg rawhist1; 1595 struct isp2x_rawhistbig_cfg rawhist2; 1596 struct isp2x_rawhistbig_cfg rawhist3;
|
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/ |
H A D | rkisp21-config.h | 744 struct isp2x_rawhistbig_cfg rawhist1; 745 struct isp2x_rawhistbig_cfg rawhist2; 746 struct isp2x_rawhistbig_cfg rawhist3;
|
H A D | rkisp3-config.h | 1029 struct isp2x_rawhistbig_cfg rawhist1; 1030 struct isp2x_rawhistbig_cfg rawhist2; 1031 struct isp2x_rawhistbig_cfg rawhist3;
|
H A D | rkisp2-config.h | 1535 struct isp2x_rawhistbig_cfg { struct 1614 struct isp2x_rawhistbig_cfg rawhist1; 1615 struct isp2x_rawhistbig_cfg rawhist2; 1616 struct isp2x_rawhistbig_cfg rawhist3;
|
Completed in 46 milliseconds