|
libcamera
v0.0.0
Supporting cameras in Linux since 2019
|
IPA Proxy. More...
Go to the source code of this file.
Classes | |
| class | libcamera::IPAProxy |
| IPA Proxy. More... | |
| class | libcamera::IPAProxyFactory |
| Registration of IPAProxy classes and creation of instances. More... | |
Macros | |
| #define | REGISTER_IPA_PROXY(proxy) |
| Register a IPAProxy with the IPAProxy factory. More... | |
IPA Proxy.
| #define REGISTER_IPA_PROXY | ( | proxy | ) |
Register a IPAProxy with the IPAProxy factory.
| [in] | proxy | Class name of IPAProxy derived class to register |
Register a proxy subclass with the factory and make it available to isolate IPA modules.