Home
last modified time | relevance | path

Searched refs:pixformat (Results 1 – 4 of 4) sorted by relevance

/bsp/stm32/stm32h750-fk750m1-vbt6/board/port/camera/
A Ddrv_ov2640.h78 void ov2640_set_pixformat(struct rt_i2c_bus_device *bus, rt_uint8_t pixformat);
A Ddrv_ov2640.c173 void ov2640_set_pixformat(struct rt_i2c_bus_device *bus, rt_uint8_t pixformat) in ov2640_set_pixformat() argument
178 switch (pixformat) { in ov2640_set_pixformat()
/bsp/hpmicro/libraries/hpm_sdk/components/camera/mt9m114/
A Dhpm_mt9m114.c354 hpm_stat_t mt9m114_set_pixformat(camera_context_t *context, display_pixel_format_t pixformat) in mt9m114_set_pixformat() argument
358 switch (pixformat) { in mt9m114_set_pixformat()
A Dhpm_mt9m114.h794 hpm_stat_t mt9m114_set_pixformat(camera_context_t *context, display_pixel_format_t pixformat);

Completed in 8 milliseconds