libcamera/include
Laurent Pinchart d7e0985ce1 ipa: Allow short-circuiting the ipa_context_ops
When an IPA module is loaded without isolation and implements the
IPAInterface internally, going through ipa_context_ops is a waste of
time. Add an operation to retrieve the IPAInterface, and use it directly
in the IPAContextWrapper.

For debugging purpose, make it possible to forcing usage of the C API by
defining the LIBCAMERA_IPA_FORCE_C_API environment variable.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2019-11-20 21:48:05 +02:00
..
android include: android: Add SPDX tags 2019-08-12 10:34:13 +02:00
ipa ipa: Allow short-circuiting the ipa_context_ops 2019-11-20 21:48:05 +02:00
libcamera libcamera: buffer: Add const accessor to Buffer planes 2019-11-20 21:47:43 +02:00
linux include: drm_fourcc: Add Motion-JPEG FourCC 2019-10-28 13:04:47 +02:00
meson.build libcamera: Move ipa includes to the same level as libcamera 2019-09-15 13:57:08 +03:00