[PATCH] ipa: libipa: Add missing CameraSensorHelper fn label in docs

Laurent Pinchart laurent.pinchart at ideasonboard.com
Mon Aug 12 14:13:37 CEST 2024


Hi Milan,

Thank you for the patch.

On Thu, Aug 08, 2024 at 10:44:15AM +0200, Milan Zamazal wrote:
> The constructor reference was missing, causing the constructor
> documentation to appear in blackLevel() documentation.
> 
> Signed-off-by: Milan Zamazal <mzamazal at redhat.com>

Reviewed-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>

> ---
>  src/ipa/libipa/camera_sensor_helper.cpp | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/src/ipa/libipa/camera_sensor_helper.cpp b/src/ipa/libipa/camera_sensor_helper.cpp
> index c07b1a8d..ffc7c1d7 100644
> --- a/src/ipa/libipa/camera_sensor_helper.cpp
> +++ b/src/ipa/libipa/camera_sensor_helper.cpp
> @@ -41,6 +41,7 @@ namespace ipa {
>   */
>  
>  /**
> + * \fn CameraSensorHelper::CameraSensorHelper()
>   * \brief Construct a CameraSensorHelper instance
>   *
>   * CameraSensorHelper derived class instances shall never be constructed

-- 
Regards,

Laurent Pinchart


More information about the libcamera-devel mailing list