Home
last modified time | relevance | path

Searched refs:camera_config_t (Results 1 – 10 of 10) sorted by relevance

/bsp/hpmicro/libraries/hpm_sdk/components/camera/
A Dhpm_camera_config.h48 } camera_config_t; typedef
92 hpm_stat_t camera_device_init(camera_context_t *camera_context, camera_config_t *camera_config);
93 hpm_stat_t camera_device_get_dvp_param(camera_context_t *camera_context, camera_config_t *camera_co…
94 hpm_stat_t camera_device_get_mipi_param(camera_context_t *camera_context, camera_config_t *camera_c…
/bsp/hpmicro/libraries/hpm_sdk/components/camera/ov5640/
A Dhpm_camera_ov5640.c21 hpm_stat_t camera_device_init(camera_context_t *camera_context, camera_config_t *camera_config) in camera_device_init()
42 hpm_stat_t camera_device_get_dvp_param(camera_context_t *camera_context, camera_config_t *camera_co… in camera_device_get_dvp_param()
49 hpm_stat_t camera_device_get_mipi_param(camera_context_t *camera_context, camera_config_t *camera_c… in camera_device_get_mipi_param()
A Dhpm_ov5640.h74 hpm_stat_t ov5640_init(camera_context_t *context, camera_config_t *ov_config);
109 hpm_stat_t ov5640_set_image_size(camera_context_t *context, camera_config_t *ov_config);
114 hpm_stat_t ov5640_set_clock_config(camera_context_t *context, camera_config_t *ov_config);
119 hpm_stat_t ov5640_set_interface(camera_context_t *context, camera_config_t *ov_config);
A Dhpm_ov5640.c511 static const ov5640_clock_config_t *ov5640_get_clock_config(const camera_config_t *config) in ov5640_get_clock_config()
621 hpm_stat_t ov5640_set_image_size(camera_context_t *context, camera_config_t *ov_config) in ov5640_set_image_size()
652 hpm_stat_t ov5640_set_clock_config(camera_context_t *context, camera_config_t *ov_config) in ov5640_set_clock_config()
670 hpm_stat_t ov5640_set_interface(camera_context_t *context, camera_config_t *ov_config) in ov5640_set_interface()
843 hpm_stat_t ov5640_init(camera_context_t *context, camera_config_t *ov_config) in ov5640_init()
/bsp/hpmicro/libraries/hpm_sdk/components/camera/ov7725/
A Dhpm_camera_ov7725.c15 hpm_stat_t camera_device_init(camera_context_t *camera_context, camera_config_t *camera_config) in camera_device_init()
36 hpm_stat_t camera_device_get_dvp_param(camera_context_t *camera_context, camera_config_t *camera_co… in camera_device_get_dvp_param()
A Dhpm_ov7725.h367 hpm_stat_t ov7725_init(camera_context_t *context, camera_config_t *ov_config);
A Dhpm_ov7725.c306 hpm_stat_t ov7725_init(camera_context_t *context, camera_config_t *ov_config) in ov7725_init()
/bsp/hpmicro/libraries/hpm_sdk/components/camera/mt9m114/
A Dhpm_camera_mt9m114.c15 hpm_stat_t camera_device_init(camera_context_t *camera_context, camera_config_t *camera_config) in camera_device_init()
39 hpm_stat_t camera_device_get_dvp_param(camera_context_t *camera_context, camera_config_t *camera_co… in camera_device_get_dvp_param()
A Dhpm_mt9m114.c443 hpm_stat_t mt9m114_init(camera_context_t *context, camera_config_t *camera_config) in mt9m114_init()
A Dhpm_mt9m114.h857 hpm_stat_t mt9m114_init(camera_context_t *context, camera_config_t *camera_config);

Completed in 22 milliseconds