Home
last modified time | relevance | path

Searched refs:width_max (Results 1 – 6 of 6) sorted by relevance

/Zephyr-Core-3.5.0/samples/subsys/video/capture/src/
Dmain.c64 fcap->width_min, fcap->width_max, fcap->width_step, in main()
/Zephyr-Core-3.5.0/drivers/video/
Dvideo_sw_generator.c190 .width_max = 1920,
Dmt9m114.c355 .width_max = (width), \
Dov7725.c536 .width_max = 640,
Dov2640.c448 .width_max = (width), \
/Zephyr-Core-3.5.0/include/zephyr/drivers/
Dvideo.h71 uint32_t width_max; member