ipa: libipa: algorithm: process(): Pass frame number
Pass the frame number of the current frame being processed. Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Signed-off-by: Jacopo Mondi <jacopo@jmondi.org> Reviewed-by: Umang Jain <umang.jain@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
This commit is contained in:
parent
87d36de543
commit
494662f082
16 changed files with 30 additions and 13 deletions
|
@ -103,6 +103,7 @@ namespace ipa {
|
|||
* \fn Algorithm::process()
|
||||
* \brief Process ISP statistics, and run algorithm operations
|
||||
* \param[in] context The shared IPA context
|
||||
* \param[in] frame The frame context sequence number
|
||||
* \param[in] frameContext The current frame's context
|
||||
* \param[in] stats The IPA statistics and ISP results
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue