| Message ID | 20260218-kbingham-awb-cleanup-v3-1-3be1269ef949@ideasonboard.com |
|---|---|
| State | Accepted |
| Commit | dcfe6afb49ec463b3eebe6155891eaf8a3999859 |
| Headers | show |
| Series |
|
| Related | show |
diff --git a/src/ipa/rkisp1/algorithms/awb.cpp b/src/ipa/rkisp1/algorithms/awb.cpp index e8da7974a1d6..f83da545be85 100644 --- a/src/ipa/rkisp1/algorithms/awb.cpp +++ b/src/ipa/rkisp1/algorithms/awb.cpp @@ -30,7 +30,7 @@ namespace ipa::rkisp1::algorithms { /** * \class Awb - * \brief A Grey world white balance correction algorithm + * \brief Manage the white balance with automatic and manual controls */ LOG_DEFINE_CATEGORY(RkISP1Awb)