Searched refs:camera_config_t (Results 1 – 10 of 10) sorted by relevance
| /bsp/hpmicro/libraries/hpm_sdk/components/camera/ |
| A D | hpm_camera_config.h | 48 } 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 D | hpm_camera_ov5640.c | 21 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 D | hpm_ov5640.h | 74 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 D | hpm_ov5640.c | 511 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 D | hpm_camera_ov7725.c | 15 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 D | hpm_ov7725.h | 367 hpm_stat_t ov7725_init(camera_context_t *context, camera_config_t *ov_config);
|
| A D | hpm_ov7725.c | 306 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 D | hpm_camera_mt9m114.c | 15 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 D | hpm_mt9m114.c | 443 hpm_stat_t mt9m114_init(camera_context_t *context, camera_config_t *camera_config) in mt9m114_init()
|
| A D | hpm_mt9m114.h | 857 hpm_stat_t mt9m114_init(camera_context_t *context, camera_config_t *camera_config);
|
Completed in 22 milliseconds