libcamera/src/ipa/raspberrypi/controller/rpi
Kieran Bingham 27aff949fb libcamera/base: Move extended base functionality
Move the functionality for the following components to the new
base support library:

 - BoundMethod
 - EventDispatcher
 - EventDispatcherPoll
 - Log
 - Message
 - Object
 - Signal
 - Semaphore
 - Thread
 - Timer

While it would be preferable to see these split to move one component
per commit, these components are all interdependent upon each other,
which leaves us with one big change performing the move for all of them.

Reviewed-by: Hirokazu Honda <hiroh@chromium.org>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2021-06-25 16:11:08 +01:00
..
agc.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
agc.hpp libcamera/base: Move utils to the base library 2021-06-25 16:11:02 +01:00
alsc.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
alsc.hpp ipa: raspberrypi: Rename the controller namespace from Rpi to RpiController 2020-09-29 12:35:17 +01:00
awb.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
awb.hpp ipa: raspberrypi: AWB: Ignore invalid statistics zones correctly 2021-02-26 10:07:20 +00:00
black_level.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
black_level.hpp ipa: raspberrypi: Rename the controller namespace from Rpi to RpiController 2020-09-29 12:35:17 +01:00
ccm.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
ccm.hpp ipa: raspberrypi: ccm: Remove unnecessary atomic variable 2021-02-07 16:05:46 +02:00
contrast.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
contrast.hpp ipa: rasberrypi: contrast: Remove unnecessary atomic variables 2021-02-07 16:06:51 +02:00
dpc.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
dpc.hpp ipa: raspberrypi: Rename the controller namespace from Rpi to RpiController 2020-09-29 12:35:17 +01:00
focus.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
focus.hpp ipa: raspberrypi: Rename the controller namespace from Rpi to RpiController 2020-09-29 12:35:17 +01:00
geq.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
geq.hpp ipa: raspberrypi: Rename the controller namespace from Rpi to RpiController 2020-09-29 12:35:17 +01:00
lux.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
lux.hpp libcamera/base: Move utils to the base library 2021-06-25 16:11:02 +01:00
noise.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
noise.hpp ipa: raspberrypi: noise: Remove unnecessary atomic variable 2021-02-07 16:08:06 +02:00
sdn.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
sdn.hpp ipa: raspberrypi: Add a DenoiseAlgorithm class to the Controller 2021-02-09 13:23:39 +02:00
sharpen.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
sharpen.hpp ipa: raspberrypi: Rename the controller namespace from Rpi to RpiController 2020-09-29 12:35:17 +01:00