summaryrefslogtreecommitdiff
path: root/src/ipa/ipu3/algorithms/awb.h
AgeCommit message (Expand)Author
2022-10-24ipa: Pass metadata to Algorithm::process() functionLaurent Pinchart
2022-09-28ipa: libipa: algorithm: process(): Pass frame numberKieran Bingham
2022-09-28ipa: libipa: algorithm: prepare(): Pass frame and frame ContextKieran Bingham
2022-09-27ipa: libipa: Pass a reference instead of pointer to Algorithm::process()Laurent Pinchart
2022-06-18ipa: ipu3: awb: Correct the gains calculationJean-Michel Hautbois
2022-05-18ipa: libipa: Add frame context pointer in process()Umang Jain
2021-11-24ipa: ipu3: Convert to pragma onceKieran Bingham
2021-10-26ipa: ipu3: algorithms: awb: Privatize internal structuresKieran Bingham
2021-10-22ipa: ipu3: awb: Set a threshold for the green saturationJean-Michel Hautbois
2021-10-19ipa: ipu3: awb: Don't pass member variable to member functionLaurent Pinchart
2021-10-06ipa: ipu3: Replace ipa::ipu3::algorithms::Ipu3AwbCellJean-Michel Hautbois
2021-10-06ipa: ipu3: awb: Use the line stride for the statsJean-Michel Hautbois
2021-10-06ipa: ipu3: awb: Correct the relevant zones proportionJean-Michel Hautbois
2021-10-06ipa: ipu3: Change Accumulator structure layoutJean-Michel Hautbois
2021-10-06ipa: ipu3: Rename IspStatsRegion to AccumulatorJean-Michel Hautbois
2021-10-06ipa: ipu3: Move the AWB stats structuresJean-Michel Hautbois
2021-08-23ipa: ipu3: awb: remove local storage of the gridJean-Michel Hautbois
2021-08-20ipa: ipu3: Move IPU3 awb into algorithmsJean-Michel Hautbois