libcamera/Documentation
Jacopo Mondi 132d99bc8f ipa: Switch to the plain C API
Switch IPA communication to the plain C API. As the IPAInterface class
is easier to use for pipeline handlers than a plain C API, retain it and
add an IPAContextWrapper that translate between the C++ and the C APIs.

On the IPA module side usage of IPAInterface may be desired for IPAs
implemented in C++ that want to link to libcamera. For those IPAs, a new
IPAInterfaceWrapper helper class is introduced to wrap the IPAInterface
implemented internally by the IPA module into an ipa_context,
ipa_context_ops and ipa_callback_ops.

Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2019-11-20 21:48:00 +02:00
..
api-html Documentation: Link to API section in Docs 2019-10-23 17:41:09 +03:00
theme Documentation: theme: css: Really hide toc trees 2019-10-23 17:41:09 +03:00
coding-style.rst Documentation: Move coding style under contributing 2019-10-23 17:41:09 +03:00
conf.py libcamera: Auto generate version information 2019-07-04 22:11:27 +01:00
contributing.rst Documentation: contributing: Remove Sphinx + Doxygen integration 2019-10-23 17:41:09 +03:00
docs.rst Documentation: Generate local TOC on demand 2019-10-23 17:41:09 +03:00
Doxyfile.in ipa: Switch to the plain C API 2019-11-20 21:48:00 +02:00
index.rst Documentation: Hide the Getting Started information 2019-10-23 17:41:09 +03:00
meson.build ipa: Switch to the plain C API 2019-11-20 21:48:00 +02:00