Received: by 2002:a25:683:0:0:0:0:0 with SMTP id 125csp610957ybg; Mon, 1 Jun 2020 09:39:58 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz+u6HM/qXr7f9SvToOjpVVaoBJYx4YtZNkI7xEc2D3W9E7d1CBTeFeckJL3orXzxwm2du1 X-Received: by 2002:a50:b2e1:: with SMTP id p88mr22657983edd.198.1591029598695; Mon, 01 Jun 2020 09:39:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1591029598; cv=none; d=google.com; s=arc-20160816; b=om7fMI++fzRcUqltWhgeraMfmzRiTneFoD8HMEaxYAoKNydq05C/aS/BtMgWwHp68c sm0XF4eAf0Uz6rBL7iHl99rdOPQcfDuTduxm+LixT1GAc3U8bE624uGl7IoNGa2DuAIe fDGN1tradKzjVOHf8XTmDJvPjfHCnz2qigerA5C03cnsLT3VuMHnPt4NrAMBA3FuW5py 2HRjxtEBuRTToqi5e0Mf/z6G8R3mdGhppCsSelJlBZcajkv9prq+CphvqpMt2oQOKcQ4 33hRaagzV8ZvfYmBA280GXCCqJRsgMtv7tnQz7MbT5dM9yIYq4E5vVG9tYMCsxGAqNCA SP9w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=AyQ9Zg4YedegIq/zI1s4tgjPuG4IcCvzcB2WrtiZa8s=; b=QXX/CXnd9sWPys60K5W7z4BTT3LnJcVbxSbiB6v6uJV3YMfV+pQREG9sEEabglzxlI nnoG+w+9m+l3WvWlHWKVY4gPlUJJ1UhxLEDd1/t+E2ZwdejGW+UTHOAB3e1P/MBW+rSl zDH8ho+tcIRUGd0lGnVDmfCEBbXIquw6vhcyP/JgJNvCRGef/hTEk51DnrdfL5JNr0Sg dTaKJVdE0x07oWI2BS7DNpQhgGn7wxUtgY1x3ywjYAL8F0xtC0IA/xjTUlPc1QKnUJVz dEXpPyHeJIiZboJjqsIlqyAXGkij2b0pOQMMBQy3rZxvrvOAvu9J1LsxpAiv4R6CEeRx 6skw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id bc15si2064732edb.281.2020.06.01.09.39.35; Mon, 01 Jun 2020 09:39:58 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727099AbgFAQhN (ORCPT + 99 others); Mon, 1 Jun 2020 12:37:13 -0400 Received: from bhuna.collabora.co.uk ([46.235.227.227]:40876 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726067AbgFAQhN (ORCPT ); Mon, 1 Jun 2020 12:37:13 -0400 Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: koike) with ESMTPSA id 5BF932A055D Subject: Re: vimc: Add color descriptions to test image To: Kaaira Gupta , linux-media@vger.kernel.org Cc: Shuah Khan , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, kieran.bingham@ideasonboard.com, laurent.pinchart@ideasonboard.com, Hans Verkuil References: <20200601135339.GA16606@kaaira-HP-Pavilion-Notebook> From: Helen Koike Message-ID: Date: Mon, 1 Jun 2020 13:36:59 -0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: <20200601135339.GA16606@kaaira-HP-Pavilion-Notebook> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 6/1/20 10:53 AM, Kaaira Gupta wrote: > Hi! > > Currently there is no method to know if the test image generated by vimc > is correct (except for comparing it with a known 'correct' image). So, I > wanted to investigate about a possibility to add text to each color bar > of the generated pattern. I think currently vivid supports this > functionality as an optional control, so can we move it to a common > platform so that both VIVID and VIMC can supoort it? > > Thanks, > Kaaira > If it is useful I don't oppose, but I'm not sure how this is implemented in vivid (or if it is in tpg). I guess it is easier to judge from an RFC code :) Regards, Helen