[PATCH 0/4] Frop base IPA headers

Milan Zamazal mzamazal at redhat.com
Mon Jul 1 11:09:56 CEST 2024


Umang Jain <umang.jain at ideasonboard.com> writes:

> Small drive by series to drop ipa base headers included in the
> pipeline/IPA. These(ipa_interface.h/core_ipa_interface.h) are
> already included as part of <module>_ipa_interface.h generated
> headers. Drop them as redundant.

Hi Umang,

thank you for the cleanup.

FWIW there are apparently some other include's in the given files that
could be removed:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: headers.diff
Type: text/x-patch
Size: 1462 bytes
Desc: not available
URL: <https://lists.libcamera.org/pipermail/libcamera-devel/attachments/20240701/8a87ef01/attachment.bin>
-------------- next part --------------

> Umang Jain (4):
>   libcamera: rkisp1: Drop base IPA headers inclusion
>   libcamera: ipa: ipu3: Drop ipa_interface.h header
>   libcamera: vimc: Drop ipa_interface.h header
>   libcamera: ipa: soft_simple: Drop ipa_interface.h header
>
>  src/ipa/ipu3/ipu3.cpp                    | 1 -
>  src/ipa/rkisp1/rkisp1.cpp                | 1 -
>  src/ipa/simple/soft_simple.cpp           | 1 -
>  src/ipa/vimc/vimc.cpp                    | 1 -
>  src/libcamera/pipeline/rkisp1/rkisp1.cpp | 1 -
>  src/libcamera/pipeline/vimc/vimc.cpp     | 1 -
>  6 files changed, 6 deletions(-)


More information about the libcamera-devel mailing list