mirror of
https://git.libcamera.org/libcamera/libcamera.git
synced 2025-07-16 00:45:07 +03:00
ipa: ipu3: Fix the IPU3 AWB doxygen references
The AWB AwbStatus structure is contained within the Awb class. Fix the Doxygen reference so that it can be found. Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Signed-off-by: Jean-Michel Hautbois <jeanmichel.hautbois@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Jean-Michel Hautbois <jeanmichel.hautbois@ideasonboard.com>
This commit is contained in:
parent
6d89ca6b65
commit
f225154018
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ static constexpr uint32_t kMinCellsPerZoneRatio = 255 * 90 / 100;
|
|||
*/
|
||||
|
||||
/**
|
||||
* \struct AwbStatus
|
||||
* \struct Awb::AwbStatus
|
||||
* \brief AWB parameters calculated
|
||||
*
|
||||
* The AwbStatus structure is intended to store the AWB
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue