libcamera
v0.3.2+116-83c5ad0f
Supporting cameras in Linux since 2019
|
Image Processing Algorithm module information. More...
#include <stdint.h>
Go to the source code of this file.
Classes | |
struct | libcamera::IPAModuleInfo |
Information of an IPA module. More... | |
Namespaces | |
libcamera | |
Top-level libcamera namespace. | |
Macros | |
#define | IPA_MODULE_API_VERSION 1 |
The IPA module API version. More... | |
Variables | |
const struct IPAModuleInfo | libcamera::ipaModuleInfo |
External IPA module interface. More... | |
Image Processing Algorithm module information.
#define IPA_MODULE_API_VERSION 1 |
The IPA module API version.
This version number specifies the version for the layout of struct IPAModuleInfo. The IPA module shall use this macro to set its moduleAPIVersion field.