libcamera/src/android
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
..
jpeg android: post_processor: Change the type destination in process() 2021-02-02 19:14:14 +01:00
metadata android: metadata: Add SPDX tag 2019-08-12 10:34:13 +02:00
camera3_hal.cpp android: Protect against null callbacks 2020-09-16 14:21:28 +03:00
camera_device.cpp android: camera_device: Calculate MAX_JPEG_SIZE 2021-02-08 11:04:21 +01:00
camera_device.h android: camera_device: Cache request metadata 2021-01-27 12:07:17 +09:00
camera_hal_manager.cpp android: Omit extra semicolons 2020-10-20 13:15:49 +03:00
camera_hal_manager.h android: camera_hal_manager: Support camera hotplug 2020-08-23 20:46:12 +03:00
camera_metadata.cpp android: camera_metadata: Add defaul constructor 2021-01-22 10:37:07 +01:00
camera_metadata.h android: camera_metadata: Add defaul constructor 2021-01-22 10:37:07 +01:00
camera_ops.cpp meson: Remove -Wno-unused-parameter 2020-08-25 02:58:04 +03:00
camera_ops.h android: Remove internal thread 2020-02-13 13:23:23 +02:00
camera_stream.cpp android: post_processor: Change the type destination in process() 2021-02-02 19:14:14 +01:00
camera_stream.h android: post_processor: Change the type destination in process() 2021-02-02 19:14:14 +01:00
camera_worker.cpp android: Omit extra semicolons 2020-10-20 13:15:49 +03:00
camera_worker.h libcamera: Improve Request life cycle tracking 2021-02-02 18:50:03 +01:00
meson.build meson: Fix coding style when declaring arrays 2021-02-11 18:20:22 +02:00
post_processor.h android: post_processor: Change the type destination in process() 2021-02-02 19:14:14 +01:00