libcamera/include/libcamera
Laurent Pinchart 45bd1f20f6 libcamera: base: utils: Implement hex() for 8-bit and 16-bit values
The utils::hex() function is implemented for 32-bit and 64-bit integers,
but not for 8-bit and 16-bit. This causes a link error (possibly at
runtime for IPA modules due to lazy linking) when trying to print 8-bit
or 16-bit integers. Implement additional specializations to fix it.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
Reviewed-by: Stefan Klug <stefan.klug@ideasonboard.com>
2024-07-04 14:03:40 +03:00
..
base libcamera: base: utils: Implement hex() for 8-bit and 16-bit values 2024-07-04 14:03:40 +03:00
internal libcamera: converter: Replace usage of stream index by Stream pointer 2024-07-03 10:36:55 +05:30
ipa ipa: ipa_interface: Declare ipaCreate() in libcamera namespace 2024-06-25 10:54:17 +03:00
camera.h libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
camera_manager.h libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
color_space.h libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
control_ids.h.in libcamera: Drop file name from header comment blocks in templates 2024-05-09 23:31:14 +03:00
controls.h libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
fence.h libcamera: Drop remaining file name from header comment blocks 2024-05-09 23:31:15 +03:00
formats.h.in libcamera: Drop file name from header comment blocks in templates 2024-05-09 23:31:14 +03:00
framebuffer.h libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
framebuffer_allocator.h libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
geometry.h libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
logging.h libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
meson.build build: controls: Add Raspberry Pi vendor specific controls 2024-01-09 15:39:03 +00:00
orientation.h libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
pixel_format.h libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
property_ids.h.in libcamera: Drop file name from header comment blocks in templates 2024-05-09 23:31:14 +03:00
request.h libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
stream.h libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
transform.h libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
version.h.in libcamera: Drop file name from header comment blocks in templates 2024-05-09 23:31:14 +03:00