zephyr/tests/drivers/video/api
Phi Bang Nguyen 0c1e2c9e6d drivers: video: Move format pitch setting to bridge drivers
The format pitch (bytesperline) field is typically set by the bridge
drivers, i.e. DMA, ISP drivers who actually handle the memory as they
know exactly the memory layout constraints.

Application just set the pixel format and resolution and must always
read back this field to see what the driver actually sets (to allocate
buffers for example).

Also, drop format pitch setting in sensor drivers as this is not needed.

Signed-off-by: Phi Bang Nguyen <phibang.nguyen@nxp.com>
2025-05-20 18:27:35 +02:00
..
src drivers: video: Move format pitch setting to bridge drivers 2025-05-20 18:27:35 +02:00
app.overlay
CMakeLists.txt
prj.conf
testcase.yaml