Home
last modified time | relevance | path

Searched refs:height_step (Results 1 – 8 of 8) sorted by relevance

/Zephyr-Core-3.7.0/drivers/video/
Dvideo_sw_generator.c37 .height_step = 1,
45 .height_step = 1,
Dov7670.c132 .height_min = (height), .height_max = (height), .width_step = 0, .height_step = 0 \
Dmt9m114.c173 .height_min = (height), .height_max = (height), .width_step = 0, .height_step = 0 \
Dov5640.c362 .height_min = (height), .height_max = (height), .width_step = 0, .height_step = 0 \
Dov7725.c540 .height_step = 0,
Dov2640.c453 .height_step = 0 \
/Zephyr-Core-3.7.0/samples/subsys/video/capture/src/
Dmain.c118 fcap->height_max, fcap->height_step); in main()
/Zephyr-Core-3.7.0/include/zephyr/drivers/
Dvideo.h81 uint16_t height_step; member