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:
parent
ef5a162b34
commit
1a948d5457
1 changed files with 2 additions and 2 deletions
|
@ -43,8 +43,8 @@ namespace ipa {
|
||||||
* \class AwbStats
|
* \class AwbStats
|
||||||
* \brief An abstraction class wrapping hardware-specific AWB statistics
|
* \brief An abstraction class wrapping hardware-specific AWB statistics
|
||||||
*
|
*
|
||||||
* Pipeline handlers using an AWB algorithm based on the AwbAlgorithm class need
|
* IPA modules using an AWB algorithm based on the AwbAlgorithm class need to
|
||||||
* to implement this class to give the algorithm access to the hardware-specific
|
* implement this class to give the algorithm access to the hardware-specific
|
||||||
* statistics data.
|
* statistics data.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue