Files
external_libcamera/test
Kieran Bingham cd3149a7fa ipa: libipa: fixedpoint: Fix unsigned usage
The fixedToFloatingPoint does not support unsigned Q types, and
incorrectly sign-extends all values which have the top most bit set in
the quantized values.

Fix this by ensuring that only signed types perform sign extension, and
simplify the calculation for unsigned types.

Convert the storage of the test cases to signed types to correctly
represent their intended purpose, to prevent test failures.

Reviewed-by: Isaac Scott <isaac.scott@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2026-02-19 15:06:21 +00:00
..
2026-02-10 09:53:32 +01:00
2026-02-10 09:53:32 +01:00
2026-02-10 09:53:32 +01:00
2022-08-26 01:04:27 +03:00
2025-05-20 09:49:01 +02:00
2026-02-10 09:53:32 +01:00
2024-12-05 22:29:57 +02:00
2026-02-10 09:53:32 +01:00