libipa: awb: Replace reference to pipeline handle with IPA module
The AwbStats documentation incorrectly references pipeline handlers when it means IPA modules. Fix it. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Stefan Klug <stefan.klug@ideasonboard.com>
This commit is contained in:
@@ -43,8 +43,8 @@ namespace ipa {
|
||||
* \class AwbStats
|
||||
* \brief An abstraction class wrapping hardware-specific AWB statistics
|
||||
*
|
||||
* Pipeline handlers using an AWB algorithm based on the AwbAlgorithm class need
|
||||
* to implement this class to give the algorithm access to the hardware-specific
|
||||
* IPA modules using an AWB algorithm based on the AwbAlgorithm class need to
|
||||
* implement this class to give the algorithm access to the hardware-specific
|
||||
* statistics data.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user