index
:
libcamera/libcamera.git
master
libcamera official repository
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ipa
/
libipa
/
algorithm.h
Age
Commit message (
Expand
)
Author
2022-09-28
ipa: libipa: algorithm: queueRequest(): Pass frame context
Kieran Bingham
2022-09-28
ipa: libipa: algorithm: process(): Pass frame number
Kieran Bingham
2022-09-28
ipa: libipa: algorithm: prepare(): Pass frame and frame Context
Kieran Bingham
2022-09-27
ipa: libipa: Pass a reference instead of pointer to Algorithm::process()
Laurent Pinchart
2022-07-22
ipa: libipa: algorithm: Add queueRequest() to the Algorithm class
Florian Sylvestre
2022-06-29
ipa: libipa: algorithm: Add init() function to the Algorithm class
Florian Sylvestre
2022-06-29
ipa: libipa: algorithm: Add an algorithm registration mechanism
Laurent Pinchart
2022-06-29
ipa: libipa: Introduce a Module class template
Laurent Pinchart
2022-05-18
ipa: libipa: Add frame context pointer in process()
Umang Jain
2021-11-29
ipa: libipa: Introduce Algorithm class template
Jean-Michel Hautbois
2021-08-20
ipa: move libipa::Algorithm to ipa/ipu3/algorithms
Jean-Michel Hautbois
2021-04-22
ipa: Add a common interface for algorithm objects
Jean-Michel Hautbois