libcamera/test/stream
Laurent Pinchart db27029ce4 meson: Fix coding style when declaring arrays
The meson.build files mix array declarations with and without a space
after the opening and before the closing square bracket. The vast
majority of cases don't use spaces, so standardize on that.

While it it, fix indentation in a few places.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2021-02-11 18:20:22 +02:00
..
meson.build meson: Fix coding style when declaring arrays 2021-02-11 18:20:22 +02:00
stream_formats.cpp libcamera: geometry: Construct SizeRange from Size 2020-03-19 15:08:14 +02:00