IMX 708: Disable white pixel, black pixel and black level correction

I would like to turn off white pixel corrections, black pixel correction and black level correction using libcamera.
Is that possible? Is there information about those features in IMX708 sensor?

@joselipo

Are you asking about AWB and Black Level?

I advanced a little bit, and support team that with arducam’s camera shield I can configure the correct register.
However it would be great to quicky be able to disable defective pixel correction dpc using libcamera-still
Is it possible?

@joselipo

sudo vi /usr/share/libcamera/ipa/rpi/vc4/imx708.json

It contains the strength parameter, the default is 1 to open, you can set it to 0 to close it