summaryrefslogtreecommitdiff
path: root/src/ipa/raspberrypi/md_parser_rpi.cpp
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2024-07-03 22:26:35 +0300
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2024-07-04 14:03:40 +0300
commit45bd1f20f6a9c9b97972944358c75beb9dfafb9c (patch)
treea0238e86398738a5c60c30ef9b970a0ac68a7e80 /src/ipa/raspberrypi/md_parser_rpi.cpp
parent050e0d33d1f24be7a788cf71cc3cccd1f51b6d4e (diff)
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>
Diffstat (limited to 'src/ipa/raspberrypi/md_parser_rpi.cpp')
0 files changed, 0 insertions, 0 deletions