[libcamera-devel] [PATCH v2 08/18] libcamera: software_isp: Add SwStatsCpu class

Pavel Machek pavel at ucw.cz
Sun Jan 14 17:52:50 CET 2024


Hi!

> Add a CPU based SwStats implementation for SoftwareISP / SoftIPA use.
> 

> +/* for brightness values in the 0 to 255 range: */
> +static const unsigned int BRIGHT_LVL = 200U << 8;
> +static const unsigned int TOO_BRIGHT_LVL = 240U << 8;

I believe these two are unused?

								Pavel
-- 
People of Russia, stop Putin before his war on Ukraine escalates.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://lists.libcamera.org/pipermail/libcamera-devel/attachments/20240114/3045e887/attachment.sig>


More information about the libcamera-devel mailing list