{"id":20399,"url":"https://patchwork.libcamera.org/api/1.1/patches/20399/?format=json","web_url":"https://patchwork.libcamera.org/patch/20399/","project":{"id":1,"url":"https://patchwork.libcamera.org/api/1.1/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":"<20240626072100.55497-8-mzamazal@redhat.com>","date":"2024-06-26T07:20:48","name":"[07/19] libcamera: software_isp: Remove dots in Debayer::process docstring","commit_ref":null,"pull_url":null,"state":"superseded","archived":false,"hash":"aaa059b750615a3e64dc6ab2d1eb4ba0b9e4843c","submitter":{"id":177,"url":"https://patchwork.libcamera.org/api/1.1/people/177/?format=json","name":"Milan Zamazal","email":"mzamazal@redhat.com"},"delegate":null,"mbox":"https://patchwork.libcamera.org/patch/20399/mbox/","series":[{"id":4419,"url":"https://patchwork.libcamera.org/api/1.1/series/4419/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=4419","date":"2024-06-26T07:20:41","name":"Software ISP refactoring","version":1,"mbox":"https://patchwork.libcamera.org/series/4419/mbox/"}],"comments":"https://patchwork.libcamera.org/api/patches/20399/comments/","check":"pending","checks":"https://patchwork.libcamera.org/api/patches/20399/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 634EBBD87C\n\tfor <parsemail@patchwork.libcamera.org>;\n\tWed, 26 Jun 2024 07:21:36 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id E870A654B8;\n\tWed, 26 Jun 2024 09:21:35 +0200 (CEST)","from us-smtp-delivery-124.mimecast.com\n\t(us-smtp-delivery-124.mimecast.com [170.10.133.124])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 0FAA2654B8\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tWed, 26 Jun 2024 09:21:33 +0200 (CEST)","from mx-prod-mc-03.mail-002.prod.us-west-2.aws.redhat.com\n\t(ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63])\n\tby relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3,\n\tcipher=TLS_AES_256_GCM_SHA384) id us-mta-90-qQM7xtYPNRKQpO0E3p8MWQ-1;\n\tWed, 26 Jun 2024 03:21:30 -0400","from mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com\n\t(mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.4])\n\t(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n\tkey-exchange X25519 server-signature RSA-PSS (2048 bits)\n\tserver-digest SHA256) (No client certificate requested)\n\tby mx-prod-mc-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix)\n\twith ESMTPS\n\tid 342261956060 for <libcamera-devel@lists.libcamera.org>;\n\tWed, 26 Jun 2024 07:21:29 +0000 (UTC)","from nuthatch.brq.redhat.com (unknown [10.43.17.159])\n\tby mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix)\n\twith ESMTP id 33E0A3000225; Wed, 26 Jun 2024 07:21:27 +0000 (UTC)"],"Authentication-Results":"lancelot.ideasonboard.com; dkim=pass (1024-bit key;\n\tunprotected) header.d=redhat.com header.i=@redhat.com\n\theader.b=\"RIjkSYQP\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n\ts=mimecast20190719; t=1719386492;\n\th=from:from:reply-to:subject:subject:date:date:message-id:message-id:\n\tto:to:cc:cc:mime-version:mime-version:content-type:content-type:\n\tcontent-transfer-encoding:content-transfer-encoding:\n\tin-reply-to:in-reply-to:references:references;\n\tbh=ClCGua6EhluTWn6ibEtw5XIq40bvwek+ysI+C2VhWss=;\n\tb=RIjkSYQPdTe4T+Y9SXTmcagsA7QlqcVzg3Xt8ernGSuOm4K0QtQ5NC3wj3LXCWBL46vvOI\n\tmXr65kVNxjJj/2qBuXO0cNvxjB2QD4pZBp7sBKASFQVnXxiz/yLCvJk0e79hw4kyKduKhi\n\tOU4x2njqKdaZ0orEx/7NXfavgkuWKts=","X-MC-Unique":"qQM7xtYPNRKQpO0E3p8MWQ-1","From":"Milan Zamazal <mzamazal@redhat.com>","To":"libcamera-devel@lists.libcamera.org","Cc":"Milan Zamazal <mzamazal@redhat.com>","Subject":"[PATCH 07/19] libcamera: software_isp: Remove dots in\n\tDebayer::process docstring","Date":"Wed, 26 Jun 2024 09:20:48 +0200","Message-ID":"<20240626072100.55497-8-mzamazal@redhat.com>","In-Reply-To":"<20240626072100.55497-1-mzamazal@redhat.com>","References":"<20240626072100.55497-1-mzamazal@redhat.com>","MIME-Version":"1.0","X-Scanned-By":"MIMEDefang 3.4.1 on 10.30.177.4","X-Mimecast-Spam-Score":"0","X-Mimecast-Originator":"redhat.com","Content-Transfer-Encoding":"8bit","Content-Type":"text/plain; charset=\"US-ASCII\"; x-default=true","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":"Signed-off-by: Milan Zamazal <mzamazal@redhat.com>\n---\n src/libcamera/software_isp/debayer.cpp | 11 ++++++-----\n 1 file changed, 6 insertions(+), 5 deletions(-)","diff":"diff --git a/src/libcamera/software_isp/debayer.cpp b/src/libcamera/software_isp/debayer.cpp\nindex f4a299d5..65fc4efc 100644\n--- a/src/libcamera/software_isp/debayer.cpp\n+++ b/src/libcamera/software_isp/debayer.cpp\n@@ -94,11 +94,12 @@ Debayer::~Debayer()\n  */\n \n /**\n- * \\fn void Debayer::process(FrameBuffer *input, FrameBuffer *output, DebayerParams params)\n- * \\brief Process the bayer data into the requested format.\n- * \\param[in] input The input buffer.\n- * \\param[in] output The output buffer.\n- * \\param[in] params The parameters to be used in debayering.\n+ * \\fn void Debayer::process(uint32_t frame, FrameBuffer *input, FrameBuffer *output, DebayerParams params)\n+ * \\brief Process the bayer data into the requested format\n+ * \\param[in] frame The frame number\n+ * \\param[in] input The input buffer\n+ * \\param[in] output The output buffer\n+ * \\param[in] params The parameters to be used in debayering\n  *\n  * \\note DebayerParams is passed by value deliberately so that a copy is passed\n  * when this is run in another thread by invokeMethod().\n","prefixes":["07/19"]}