ipa: Drop period at end of \brief or \param
A few periods crept in at the end of Doxygen \brief or \param statements in the src/ipa/ directory. Remove them all in one go. 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
4dcbac5343
commit
f08b18ebe9
4 changed files with 14 additions and 14 deletions
|
@ -72,7 +72,7 @@ namespace ipa {
|
|||
* \param[in] context The shared IPA context
|
||||
* \param[in] frame The frame context sequence number
|
||||
* \param[in] frameContext The FrameContext for this frame
|
||||
* \param[out] params The ISP specific parameters.
|
||||
* \param[out] params The ISP specific parameters
|
||||
*
|
||||
* This function is called for every frame when the camera is running before it
|
||||
* is processed by the ISP to prepare the ISP processing parameters for that
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue