libcamera/utils/codegen/ipc/generators
Barnabás Pőcze 0a1539a4f1 utils: codegen: ipc: Remove namespace argument
The `serializer()`, `deserializer_{fd,no_fd,simple}()` functions
take a string argument named "namespace", but they do not use it.
So remove the argument.

Signed-off-by: Barnabás Pőcze <barnabas.pocze@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
2025-05-27 11:10:23 +02:00
..
libcamera_templates utils: codegen: ipc: Remove namespace argument 2025-05-27 11:10:23 +02:00
__init__.py meson: Move all code generation scripts to utils/codegen/ 2024-08-15 23:59:08 +03:00
meson.build meson: Move all code generation scripts to utils/codegen/ 2024-08-15 23:59:08 +03:00
mojom_libcamera_generator.py utils: codegen: ipc: Use any() instead of len([]) > 0 2025-05-27 11:10:23 +02:00