libcamera: ipa_module: Fix typo in function description
Signed-off-by: Marvin Schmidt <marvin.schmidt1987@gmail.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
parent
46b3402b59
commit
99e8f21926
1 changed files with 1 additions and 1 deletions
|
@ -453,7 +453,7 @@ struct ipa_context *IPAModule::createContext()
|
|||
}
|
||||
|
||||
/**
|
||||
* \brief Verify if the IPA module maches a given pipeline handler
|
||||
* \brief Verify if the IPA module matches a given pipeline handler
|
||||
* \param[in] pipe Pipeline handler to match with
|
||||
* \param[in] minVersion Minimum acceptable version of IPA module
|
||||
* \param[in] maxVersion Maximum acceptable version of IPA module
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue