Files
external_libcamera/utils/codegen/ipc/generators
Barnabás Pőcze 19549be1e6 utils: codegen: ipc: Put default values in declaration
Instead of generating a constructor to initialize each member
to its default value, simply specify the default values in
the declaration of the member.

Signed-off-by: Barnabás Pőcze <barnabas.pocze@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2025-09-01 16:14:35 +02:00
..