{"id":20753,"url":"https://patchwork.libcamera.org/api/patches/20753/?format=json","web_url":"https://patchwork.libcamera.org/patch/20753/","project":{"id":1,"url":"https://patchwork.libcamera.org/api/projects/1/?format=json","name":"libcamera","link_name":"libcamera","list_id":"libcamera_core","list_email":"libcamera-devel@lists.libcamera.org","web_url":"","scm_url":"","webscm_url":""},"msgid":"<20240803213004.23410-1-laurent.pinchart@ideasonboard.com>","date":"2024-08-03T21:30:03","name":"ipa: libipa: camera_sensor_helper: Reference blackLevel() in documentation","commit_ref":"46275401e6e68c750e5fa4cce77731ee0fd35172","pull_url":null,"state":"accepted","archived":false,"hash":"a1965c8d40efa5e92ba6370267e9e194f1c978e4","submitter":{"id":2,"url":"https://patchwork.libcamera.org/api/people/2/?format=json","name":"Laurent Pinchart","email":"laurent.pinchart@ideasonboard.com"},"delegate":null,"mbox":"https://patchwork.libcamera.org/patch/20753/mbox/","series":[{"id":4478,"url":"https://patchwork.libcamera.org/api/series/4478/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=4478","date":"2024-08-03T21:30:03","name":"ipa: libipa: camera_sensor_helper: Reference blackLevel() in documentation","version":1,"mbox":"https://patchwork.libcamera.org/series/4478/mbox/"}],"comments":"https://patchwork.libcamera.org/api/patches/20753/comments/","check":"pending","checks":"https://patchwork.libcamera.org/api/patches/20753/checks/","tags":{},"headers":{"Return-Path":"<libcamera-devel-bounces@lists.libcamera.org>","X-Original-To":"parsemail@patchwork.libcamera.org","Delivered-To":"parsemail@patchwork.libcamera.org","Received":["from lancelot.ideasonboard.com (lancelot.ideasonboard.com\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id 7A110BDC71\n\tfor <parsemail@patchwork.libcamera.org>;\n\tSat,  3 Aug 2024 21:30:28 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 2D84B63382;\n\tSat,  3 Aug 2024 23:30:28 +0200 (CEST)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 512716337D\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tSat,  3 Aug 2024 23:30:26 +0200 (CEST)","from pendragon.ideasonboard.com (81-175-209-231.bb.dnainternet.fi\n\t[81.175.209.231])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 0888C512\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tSat,  3 Aug 2024 23:29:35 +0200 (CEST)"],"Authentication-Results":"lancelot.ideasonboard.com; dkim=pass (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"Qs6P9cgv\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1722720576;\n\tbh=1e9qwrE1r0YQbRK+nf7OVcG8xZj6el7pLWsLTt86awM=;\n\th=From:To:Subject:Date:From;\n\tb=Qs6P9cgvk31cWBd58YvWiSWDTBDzvDT4ywPeV69vwNKWqsqwzzSjULOHJQM6V60nL\n\tmSnCmTlUZvswpp/TpHjmWaNPRFqt9Y3dm0VdUXjxxkH3ZBQ6Rzj0r2kMjsLz7ZKCaj\n\tBtvBR9ZjqJRyEwehLAz6awImP0OZX3uM4TCxRlPE=","From":"Laurent Pinchart <laurent.pinchart@ideasonboard.com>","To":"libcamera-devel@lists.libcamera.org","Subject":"[PATCH] ipa: libipa: camera_sensor_helper: Reference blackLevel() in\n\tdocumentation","Date":"Sun,  4 Aug 2024 00:30:03 +0300","Message-ID":"<20240803213004.23410-1-laurent.pinchart@ideasonboard.com>","X-Mailer":"git-send-email 2.44.2","MIME-Version":"1.0","Content-Transfer-Encoding":"8bit","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.29","Precedence":"list","List-Id":"<libcamera-devel.lists.libcamera.org>","List-Unsubscribe":"<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>","List-Archive":"<https://lists.libcamera.org/pipermail/libcamera-devel/>","List-Post":"<mailto:libcamera-devel@lists.libcamera.org>","List-Help":"<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>","List-Subscribe":"<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"},"content":"The documentation for the blackLevel_ member is very terse. Reference\nthe more complete documentation of the sibling blackLevel() member\nfunction to provide more information.\n\nSigned-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n---\n src/ipa/libipa/camera_sensor_helper.cpp | 1 +\n 1 file changed, 1 insertion(+)\n\n\nbase-commit: 19bbca3c0b376ba0183f5db53472c8c46cd402b5","diff":"diff --git a/src/ipa/libipa/camera_sensor_helper.cpp b/src/ipa/libipa/camera_sensor_helper.cpp\nindex 2f6e7282ad7f..c07b1a8dcaec 100644\n--- a/src/ipa/libipa/camera_sensor_helper.cpp\n+++ b/src/ipa/libipa/camera_sensor_helper.cpp\n@@ -235,6 +235,7 @@ double CameraSensorHelper::gain(uint32_t gainCode) const\n /**\n  * \\var CameraSensorHelper::blackLevel_\n  * \\brief The black level of the sensor\n+ * \\sa CameraSensorHelper::blackLevel()\n  */\n \n /**\n","prefixes":[]}