diff options
author | Xavier Roumegue <xavier.roumegue@oss.nxp.com> | 2022-12-14 16:52:17 +0100 |
---|---|---|
committer | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2022-12-14 16:19:52 +0000 |
commit | f73f4dfad89698bc6f5d892564beaedb2a6a69ff (patch) | |
tree | 5b545263d20946ee33cec56915af20cc677d4719 /test/shared-fd.cpp | |
parent | e653f4c13e32225c2d1c304f3e6c44ff4efbdfe9 (diff) |
libcamera: Declare generic converter interface
Declare a converter Abstract Base Class intended to provide generic
interfaces to hardware offering size and format conversion services on
streams. This is mainly based on the public interfaces of the current
converter class implementation found in the simple pipeline handler.
The main change is the introduction of loadConfiguration() function
which can be used by the concrete implementation to load hardware
specific runtime parameters defined by the application.
Signed-off-by: Xavier Roumegue <xavier.roumegue@oss.nxp.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'test/shared-fd.cpp')
0 files changed, 0 insertions, 0 deletions