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
/
ipu3
/
ipa_context.h
Age
Commit message (
Expand
)
Author
2022-10-24
ipa: ipu3: Fill AGC and AWB metadata in algorithms
Laurent Pinchart
2022-09-28
ipa: ipu3: Pass controls to algorithm's queueRequest() handler
Laurent Pinchart
2022-09-28
ipa: ipu3: Use the FCQueue
Laurent Pinchart
2022-09-28
ipa: ipu3: Use base FrameContext class
Laurent Pinchart
2022-05-18
ipa: ipu3: Put IPAFrameContext(s) in a ring buffer
Umang Jain
2022-05-18
ipa: ipu3: Rework IPAFrameContext
Umang Jain
2022-03-28
ipa: ipu3: Drop sensor controls private members from IPAIPU3
Umang Jain
2022-03-15
ipa: ipu3: af: Auto focus for dw9719 Surface Go2 VCM
Kate Hsuan
2022-03-11
ipa: ipu3: agc: Introduce lineDuration in IPASessionConfiguration
Jean-Michel Hautbois
2021-11-24
ipa: ipu3: Convert to pragma once
Kieran Bingham
2021-11-15
ipa: ipu3: awb: Add support for color temperature
Jean-Michel Hautbois
2021-11-15
ipa: ipu3: Use sensor controls to update frameContext
Jean-Michel Hautbois
2021-10-26
ipa: ipu3: ipa_context: Fix file reference
Kieran Bingham
2021-10-26
ipa: ipu3: tonemapping: Generate the LUT only on gamma change
Jean-Michel Hautbois
2021-10-22
ipa: ipu3: set frameContext before controls
Jean-Michel Hautbois
2021-10-06
ipa: ipu3: awb: Use the line stride for the stats
Jean-Michel Hautbois
2021-08-20
ipa: ipu3: convert AGC to the new algorithm interface
Jean-Michel Hautbois
2021-08-20
ipa: ipu3: convert AWB to the new algorithm interface
Jean-Michel Hautbois
2021-08-20
ipa: ipu3: Introduce a modular tone mapping algorithm
Jean-Michel Hautbois
2021-08-20
ipa: ipu3: Introduce modular algorithm
Jean-Michel Hautbois
2021-08-20
ipa: ipu3: Introduce a Context structure
Jean-Michel Hautbois