From patchwork Mon Jan 9 22:15:11 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Martin_Storsj=C3=B6?= X-Patchwork-Id: 2156 Delivered-To: ffmpegpatchwork@gmail.com Received: by 10.103.89.21 with SMTP id n21csp7257576vsb; Mon, 9 Jan 2017 14:21:49 -0800 (PST) X-Received: by 10.223.150.84 with SMTP id c20mr1035999wra.178.1484000509734; Mon, 09 Jan 2017 14:21:49 -0800 (PST) Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org. [79.124.17.100]) by mx.google.com with ESMTP id sc5si97844312wjb.155.2017.01.09.14.21.49; Mon, 09 Jan 2017 14:21:49 -0800 (PST) Received-SPF: pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) client-ip=79.124.17.100; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@martin-st.20150623.gappssmtp.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 12D1768A22B; Tue, 10 Jan 2017 00:21:32 +0200 (EET) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from mail-lf0-f68.google.com (mail-lf0-f68.google.com [209.85.215.68]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 57E3B68A225 for ; Tue, 10 Jan 2017 00:21:31 +0200 (EET) Received: by mail-lf0-f68.google.com with SMTP id j75so13011080lfe.3 for ; Mon, 09 Jan 2017 14:21:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=martin-st.20150623.gappssmtp.com; s=20150623; h=from:to:subject:date:message-id:in-reply-to:references; bh=usTPQz0AIs7sUDeIsyHl/urr/Dmxm3nvKa1n3k4rZZo=; b=RC6hZm6xUa5/pppNS+E4lWY9d+sdzP3MHJvB6kvDA+2QuRsMzM9PMFYNfbYiuivGik Auwr+9b+6UNY36nNGZUmk/mcAsVT6epE0RDd08TTNqM8jGzTMuA41l3wK8hhgYTbsKcY rkrbvECALRYEMPVuRQY6kxv72FGxTu7c5oKtd5S0MxQEQ/mWA0RjGtJJa4lbitsEE0ZZ T2qghmTKg4F/seGm7JICCEfWlrzJ7oO8/i3ZaBBDSM841wkwwTvY9kghKoo4G4avcJWZ Qi9gx1MWRMnuvHl410/qzHplnEtE0hbaYZGQvUkV84AqXh9WjvjziF/7Z1MdyOC8yD2m 0vxw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references; bh=usTPQz0AIs7sUDeIsyHl/urr/Dmxm3nvKa1n3k4rZZo=; b=gkc4e14ibWGKkwSVu7LYntC0cPsIVTIoZJvxLdzyO1Bvismfz/6kz/olnbVdXw5aff QRTKJ22bl0mM5c4U9yGdedC0PqmWmIU1h1Zyv1cPAGAfnCbXuuT3WB1YoAYoSrAYRTle j8g4xc+gHpWhZHf0SwXECL2GFqn0FBASbaUkHrGxt9j5cd8afBHuSILHGgR09D+hwb+H hRjkRqIV05eaYmRb2/kpo3SIo24e+oxN6M6QIrp5N5WMOCNufJywtlF145XzrMEcSfBU +97hsFU/SCgVp7W9ZAkTmxfBr4epRUkxJXfZY42X3umC2wGCS41rAUa0flsmuu5FTfxh keIQ== X-Gm-Message-State: AIkVDXJDMuopmrqwlJe18Nt5JB73pZ+p3nG41/09wE+7pgYRDUkgZNkZXov/INQdsmNYXg== X-Received: by 10.25.79.30 with SMTP id d30mr20845757lfb.38.1484000124858; Mon, 09 Jan 2017 14:15:24 -0800 (PST) Received: from localhost.localdomain ([2001:470:28:852:a9ed:5432:636c:1053]) by smtp.gmail.com with ESMTPSA id f25sm1358538lji.26.2017.01.09.14.15.24 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 09 Jan 2017 14:15:24 -0800 (PST) From: =?UTF-8?q?Martin=20Storsj=C3=B6?= To: ffmpeg-devel@ffmpeg.org Date: Tue, 10 Jan 2017 00:15:11 +0200 Message-Id: <1484000119-4959-5-git-send-email-martin@martin.st> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1484000119-4959-1-git-send-email-martin@martin.st> References: <1484000119-4959-1-git-send-email-martin@martin.st> Subject: [FFmpeg-devel] [PATCH 05/13] arm/aarch64: vp9itxfm: Fix indentation of macro arguments X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.20 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 MIME-Version: 1.0 Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" This is cherrypicked from libav commit 721bc37522c5c1d6a8c3cea5e9c3fcde8d256c05. --- libavcodec/aarch64/vp9itxfm_neon.S | 16 ++++++++-------- libavcodec/arm/vp9itxfm_neon.S | 8 ++++---- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/libavcodec/aarch64/vp9itxfm_neon.S b/libavcodec/aarch64/vp9itxfm_neon.S index 3535c7b..d5165bf 100644 --- a/libavcodec/aarch64/vp9itxfm_neon.S +++ b/libavcodec/aarch64/vp9itxfm_neon.S @@ -969,14 +969,14 @@ function idct32_1d_8x32_pass1_neon st1 {v7.8h}, [x0], #16 .endm - store_rev 31, 23 - store_rev 30, 22 - store_rev 29, 21 - store_rev 28, 20 - store_rev 27, 19 - store_rev 26, 18 - store_rev 25, 17 - store_rev 24, 16 + store_rev 31, 23 + store_rev 30, 22 + store_rev 29, 21 + store_rev 28, 20 + store_rev 27, 19 + store_rev 26, 18 + store_rev 25, 17 + store_rev 24, 16 .purgem store_rev ret endfunc diff --git a/libavcodec/arm/vp9itxfm_neon.S b/libavcodec/arm/vp9itxfm_neon.S index d7a2654..b4cc592 100644 --- a/libavcodec/arm/vp9itxfm_neon.S +++ b/libavcodec/arm/vp9itxfm_neon.S @@ -1017,10 +1017,10 @@ function idct32_1d_4x32_pass1_neon .endr .endm - store_rev 31, 27, 23, 19 - store_rev 30, 26, 22, 18 - store_rev 29, 25, 21, 17 - store_rev 28, 24, 20, 16 + store_rev 31, 27, 23, 19 + store_rev 30, 26, 22, 18 + store_rev 29, 25, 21, 17 + store_rev 28, 24, 20, 16 .purgem store_rev bx lr endfunc