Message ID | 20221201145133.479794-6-umang.jain@ideasonboard.com |
---|---|
State | Not Applicable |
Headers | show |
Series |
|
Related | show |
diff --git a/src/ipa/raspberrypi/data/imx519.json b/src/ipa/raspberrypi/data/imx519.json index 8ccfd3a6..7921cde7 100644 --- a/src/ipa/raspberrypi/data/imx519.json +++ b/src/ipa/raspberrypi/data/imx519.json @@ -408,6 +408,9 @@ }, { "rpi.sharpen": { } + }, + { + "iob.af": { } } ] -} \ No newline at end of file +}
Instantiate the auto-focus algorithm "iob.af" for IMX519 sensor from the tuning data file. Signed-off-by: Umang Jain <umang.jain@ideasonboard.com> --- src/ipa/raspberrypi/data/imx519.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)