[PATCH] ipa: libipa: camera_sensor_helper: Reference blackLevel() in documentation
Kieran Bingham
kieran.bingham at ideasonboard.com
Mon Aug 5 13:34:28 CEST 2024
Quoting Milan Zamazal (2024-08-05 10:31:07)
> Laurent Pinchart <laurent.pinchart at ideasonboard.com> writes:
>
> > The documentation for the blackLevel_ member is very terse. Reference
> > the more complete documentation of the sibling blackLevel() member
> > function to provide more information.
> >
> > Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
>
> Reviewed-by: Milan Zamazal <mzamazal at redhat.com>
Reviewed-by: Kieran Bingham <kieran.bingham 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 2f6e7282ad7f..c07b1a8dcaec 100644
> > --- a/src/ipa/libipa/camera_sensor_helper.cpp
> > +++ b/src/ipa/libipa/camera_sensor_helper.cpp
> > @@ -235,6 +235,7 @@ double CameraSensorHelper::gain(uint32_t gainCode) const
> > /**
> > * \var CameraSensorHelper::blackLevel_
> > * \brief The black level of the sensor
> > + * \sa CameraSensorHelper::blackLevel()
> > */
> >
> > /**
> >
> > base-commit: 19bbca3c0b376ba0183f5db53472c8c46cd402b5
>
More information about the libcamera-devel
mailing list