Home
last modified time | relevance | path

Searched refs:lightmode (Results 1 – 2 of 2) sorted by relevance

/bsp/hpmicro/libraries/hpm_sdk/components/camera/ov5640/
A Dhpm_ov5640.c404 .lightmode = camera_light_mode_auto,
415 .lightmode = camera_light_mode_sunny,
426 .lightmode = camera_light_mode_office,
437 .lightmode = camera_light_mode_cloudy,
448 .lightmode = camera_light_mode_home,
790 hpm_stat_t ov5640_set_light_mode(camera_context_t *context, int32_t lightmode) in ov5640_set_light_mode() argument
796 if (lightmode == (int32_t)ov5640_light_mode_configs[i].lightmode) { in ov5640_set_light_mode()
A Dhpm_ov5640.h39 uint8_t lightmode; member
157 hpm_stat_t ov5640_set_light_mode(camera_context_t *context, int32_t lightmode);

Completed in 9 milliseconds