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 394EB4A21F for ; Mon, 25 Mar 2024 15:04:09 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 8B59768D587; Mon, 25 Mar 2024 17:03:00 +0200 (EET) Received: from mail-lf1-f45.google.com (mail-lf1-f45.google.com [209.85.167.45]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id C584568D508 for ; Mon, 25 Mar 2024 17:02:48 +0200 (EET) Received: by mail-lf1-f45.google.com with SMTP id 2adb3069b0e04-5148ea935b8so5093032e87.1 for ; Mon, 25 Mar 2024 08:02:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=martin-st.20230601.gappssmtp.com; s=20230601; t=1711378968; x=1711983768; darn=ffmpeg.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=x4kI6OeAk9AC/cl7uu8erT7hcbi0kH+Xnw6yzz0XcGQ=; b=mRNUEV6AdvnTFOcYnsN3jzo4wYNUpbdKEOVkU2X/dime0Ogz0A3ha5Vxh8CBAs2ZKL elIQZDIoQPotka3eCQugbL1hTdvHRixNTC6Yv79HMQZfw71jDOS2M6B1nonLflLx3k/g XFSARBIDjNn0mTkfNMEtKYFa2qfNyy1G7t0baO6mtYS28FuShrqweD2pzGh+V9LFcB4n LZVS2r7oT+AMDONqiB6qFZ2hFjl1dKrIVKBFgLBRqwT+MT0HCFHamx2i+HraFMt45EGB xyhjhBgCI3a67TPSRXrqT1R7pBoeGUIgagXjd+yGhmSKf52qGS3rsDeWEvZ8sG5QAhBq HmIA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711378968; x=1711983768; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x4kI6OeAk9AC/cl7uu8erT7hcbi0kH+Xnw6yzz0XcGQ=; b=klxpMbLz/T0Ktbg/eYQDx79JcTFzTsVFiqpolRMEndY7zbxf8s675PzMs/o1Yj8hCv 7VUJta2vCA13QU/KWzTbWnUUceqk+EeegMJBhhDsLGE1S/EqyyIZs+RDQXkobs2+oFLb HLZ8lSdwPKlRTRROEFQ+sKzLbpMDso5OdraCw/Mbo7a5n30Wb30q+abdo6tlbADqZikV K8CT1V+H8grQ71BoSELIzbu/fpmdTpB3LsZpPnni6djh+vNC8j7IimafFivjQuheJvWB DO0jCWcZ2S/dNn3ZTDTct97rDwkcO5AuJBGzkG7AeY2pnRgOiUM0moylXKr3NS0+8Os8 scBQ== X-Gm-Message-State: AOJu0Yyl3ZFJawbH9SfYE34jfBVzRiU2pzF9odNvD0mKJKGkLWHkRs3W z5Hf+XP9YafOBiwdQf0cflDpHhQmQfrXt0lKhag/6ET96zkx+6/1NLlIl+TEac3UklM33Q8tyZP 1n97T X-Google-Smtp-Source: AGHT+IEdoP0AWVLH2MpsPbqOopjNrfOSlurCveNMHrGQtqj27MeDJ00Tn2REgyCCLnFyC99qPVdxzQ== X-Received: by 2002:a05:6512:55a:b0:515:8417:3d03 with SMTP id h26-20020a056512055a00b0051584173d03mr5475492lfl.2.1711378968041; Mon, 25 Mar 2024 08:02:48 -0700 (PDT) Received: from localhost (host-114-191.parnet.fi. [77.234.114.191]) by smtp.gmail.com with ESMTPSA id m1-20020ac24281000000b005139c3c584bsm1102371lfh.241.2024.03.25.08.02.47 (version=TLS1 cipher=AES128-SHA bits=128/128); Mon, 25 Mar 2024 08:02:47 -0700 (PDT) From: =?UTF-8?q?Martin=20Storsj=C3=B6?= To: ffmpeg-devel@ffmpeg.org Date: Mon, 25 Mar 2024 17:02:27 +0200 Message-Id: <20240325150243.59058-6-martin@martin.st> X-Mailer: git-send-email 2.39.3 (Apple Git-146) In-Reply-To: <20240325150243.59058-1-martin@martin.st> References: <20240325150243.59058-1-martin@martin.st> MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH 05/21] aarch64: hevc: Use ld1r instead of ldr+dup in hevc_qpel_uni_w_h 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 Cc: Logan Lyu , "J . Dekker" 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: --- libavcodec/aarch64/hevcdsp_qpel_neon.S | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libavcodec/aarch64/hevcdsp_qpel_neon.S b/libavcodec/aarch64/hevcdsp_qpel_neon.S index 0fcded344b..062b7d4d0f 100644 --- a/libavcodec/aarch64/hevcdsp_qpel_neon.S +++ b/libavcodec/aarch64/hevcdsp_qpel_neon.S @@ -2462,8 +2462,7 @@ endfunc sub x2, x2, #3 movrel x9, qpel_filters add x9, x9, x12, lsl #3 - ldr x11, [x9] - dup v28.2d, x11 + ld1r {v28.2d}, [x9] mov w10, #-6 sub w10, w10, w5 dup v30.4s, w6 // wx -- 2.39.3 (Apple Git-146) _______________________________________________ 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".