summaryrefslogtreecommitdiff
path: root/src/ipa/rpi/controller/rpi/agc_channel.cpp
AgeCommit message (Expand)Author
10 dayslibcamera: Drop file name from header comment blocksLaurent Pinchart
2023-11-30ipa: rpi: agc: Fix bug where AeLocked was never getting setDavid Plowman
2023-10-24ipa: rpi: agc: Fetch AWB status in the prepare methodDavid Plowman
2023-10-24ipa: rpi: agc: Allow AGC channels to avoid using "fast desaturation"David Plowman
2023-10-18ipa: rpi: agc: Add an AGC stable regionDavid Plowman
2023-09-16ipa: rpi: agc: Use channel constraints in the AGC algorithmDavid Plowman
2023-09-16ipa: rpi: agc: Add AgcChannelConstraint classDavid Plowman
2023-09-16ipa: rpi: agc: Implementation of multi-channel AGCDavid Plowman
2023-09-16ipa: rpi: agc: Reorganise code for multi-channel AGCDavid Plowman