ipa: libipa: camera_sensor_helper: Reference blackLevel() in documentation
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@ideasonboard.com> Reviewed-by: Milan Zamazal <mzamazal@redhat.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
parent
9f513439b6
commit
46275401e6
1 changed files with 1 additions and 0 deletions
|
@ -235,6 +235,7 @@ double CameraSensorHelper::gain(uint32_t gainCode) const
|
|||
/**
|
||||
* \var CameraSensorHelper::blackLevel_
|
||||
* \brief The black level of the sensor
|
||||
* \sa CameraSensorHelper::blackLevel()
|
||||
*/
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue