From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 2816E40B2E for ; Mon, 7 Mar 2022 15:27:37 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id CBB1068A8A5; Mon, 7 Mar 2022 17:27:34 +0200 (EET) Received: from mail-wr1-f50.google.com (mail-wr1-f50.google.com [209.85.221.50]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 912F168A8A5 for ; Mon, 7 Mar 2022 17:27:28 +0200 (EET) Received: by mail-wr1-f50.google.com with SMTP id b5so23923611wrr.2 for ; Mon, 07 Mar 2022 07:27:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=5qFcDKUmnYl9IqG2AeL3pOqr3SOb07prA8dMhjvLMBE=; b=EzRwgG4gnpPFqxnubVbQDsl2rZJebnA6a9srv9Za/YhXZNbyIB/+Lxv/bvYD2ayqWf D1IQm/jcLZ/5/gMEqFMFwFfegrQp9mPoJ/RUjHQH57BPfNQHddKJKhiCRLQZuM0Hs/sz rHxigp0GbX8HkWcY8klPcPhoMxfmlC7EvNacPvOPuhY4IjUEwvmnikR7npAY/qSQdthG XDtctjVmyGpmi07J8F9d58RmI32QQETw1LIHxi26kqdgYFsi0Fy37KL1CJFex9Y1YXRs +6IIYoJHHB1IIIWFrxHerSJWoLE7fNUDkWAzmiXx8LuCPKIEIcE9ACqyCdEHR7tTSvZC Vnpg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=5qFcDKUmnYl9IqG2AeL3pOqr3SOb07prA8dMhjvLMBE=; b=2VqMEzPzzRmQwmxO50PUYNc4JZpp09BWiuymC/kkaDdQS5qcGibd1KidIu1oTsoDWj ifdD06buukV+DFY7xWBUa987bXea2d/TV34fF1fK29UYvLCN6WUwcwiu3fgBiLHTlLzd Gqfo7sP5OnAogk2XS3vf5c3MwRCV/ADFbb/e5qjhiwP6GAgegec14cwVkszV2T/ktFW0 03DdTx+1TWW9ApWKVPtCw9BlJ8bwEmy753zwVjllBnjETQsu8DjxRbYGj/Phhl6vaIak vvfmgV1teQkwWLT+jK6veFLbJftepqCr1l0uNE7CvaVQhg8yXk2Aqfv5KYvm3b9aGBXd ILqA== X-Gm-Message-State: AOAM533+MpnQoPA3uQ5MR6bTtAvKjSGwYckBE74cc6D3npvZllEhnxhT rWDWEHLBfzmJrwfTf+bDl6XdU+IaFMYPRkDKoEtGQEtJbKU= X-Google-Smtp-Source: ABdhPJxoW2b+exkqOpkjx8O6ObCgXEd+7rS2nDQAHlMmNQNIjF0fXIU5zJfip42BPtwcpWVMVoqKpb2tNOooocWwcc4= X-Received: by 2002:a5d:5983:0:b0:1e5:7dd6:710 with SMTP id n3-20020a5d5983000000b001e57dd60710mr9035630wri.392.1646666847422; Mon, 07 Mar 2022 07:27:27 -0800 (PST) MIME-Version: 1.0 References: <20220217100404.1112755-1-alankelly@google.com> <20220217162126.GS2829255@pb2> In-Reply-To: <20220217162126.GS2829255@pb2> From: Alan Kelly Date: Mon, 7 Mar 2022 16:27:16 +0100 Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] [PATCH v2 3/5] libswscale: Avx2 hscale can process inputs of any size. X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: Hi Michael, Thanks for reviewing the first two parts of this patchset. Is there anybody interested in reviewing this part? Thanks, Alan On Thu, Feb 17, 2022 at 5:21 PM Michael Niedermayer wrote: > On Thu, Feb 17, 2022 at 11:04:04AM +0100, Alan Kelly wrote: > > The main loop processes blocks of 16 pixels. The tail processes blocks > > of size 4. > > --- > > libswscale/x86/scale_avx2.asm | 48 +++++++++++++++++++++++++++++++++-- > > 1 file changed, 46 insertions(+), 2 deletions(-) > > ill wait a few days on this, there are people here who know avx2 better > than i do > its a while since i wrote x86 SIMD. > but if noone else reviews this then ill do > > thx > > > [...] > -- > Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB > > "You are 36 times more likely to die in a bathtub than at the hands of a > terrorist. Also, you are 2.5 times more likely to become a president and > 2 times more likely to become an astronaut, than to die in a terrorist > attack." -- Thoughty2 > > _______________________________________________ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe". > _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".