From patchwork Fri Apr 28 19:58:55 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthieu Bouron X-Patchwork-Id: 3512 Delivered-To: ffmpegpatchwork@gmail.com Received: by 10.103.3.129 with SMTP id 123csp415082vsd; Fri, 28 Apr 2017 13:04:58 -0700 (PDT) X-Received: by 10.28.220.193 with SMTP id t184mr6966694wmg.63.1493409898766; Fri, 28 Apr 2017 13:04:58 -0700 (PDT) Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org. [79.124.17.100]) by mx.google.com with ESMTP id s18si1009586wra.167.2017.04.28.13.04.56; Fri, 28 Apr 2017 13:04:58 -0700 (PDT) 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=@gmail.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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=gmail.com Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 5C39A68829E; Fri, 28 Apr 2017 23:04:51 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from mail-wr0-f196.google.com (mail-wr0-f196.google.com [209.85.128.196]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id CE7E8680AA1 for ; Fri, 28 Apr 2017 23:04:44 +0300 (EEST) Received: by mail-wr0-f196.google.com with SMTP id w50so8124912wrc.0 for ; Fri, 28 Apr 2017 13:04:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=EsvPBNzKfny7WQPJ2J0b4ena/j1191TsN53oerV0HVg=; b=dYZM+ksx9/P57WfdeQXmC4PgKWsGF/FTRLkqr/Zl/uP/ADug+1WC+HHqGAI/TJhmrc qkdihRs1t9TN8uC/0IGQ3xMhFFmI+fFCH99+W6OXVLLFPS3JqnC4vi54VUKueiuM7dgJ MJNdQa7nIuI07KxOJ6rXpLVUfaejwlfFl//SJEJaXkAO3iKJWt9ktu6BU5UXI8nsBnuy MtPadxEU7SRNgJ7xEe7Xdx20Jjz2hfYyKJJzo+Z+YzrhZf+o5XDuPv1SWFVYVmQeCDSX WTAlVL2zsH8UOueKmH6mO6A6UvGcko0H7VGniZotmjee0TQIEGHBb/uRncp+kC6WMuJK X0bA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=EsvPBNzKfny7WQPJ2J0b4ena/j1191TsN53oerV0HVg=; b=aG0syYHBiTjGgRFIRM81PL550h3F0h80OthqfOu1zdrH6wHNRJG8NQe/NBq6WBl7Bh IJxgyDUDIk3ez0kv6J7mXPD45FKeMMNPpecqhUGtDJa/y6osxTpyYOEx9BP+12JR8kk/ iefWDa0mI367bsg2XDbjB9mjqdsNZd1r4wnQDrZUWRgUj5tJtBd4M2j+qJmvGWWXHJfq MCjAN3QuOjI+kneYpmdtKa2xvmyj8z73uIhgPEmcObvrhTnui4giI656b41Yn/CdVrMi +RyZjqFFmRftzV+Fa/M41s1OLOAALCaNPGWXU9P4M83QbMHNQqfJjw8KaoaGlnpgVSaa 102Q== X-Gm-Message-State: AN3rC/6+2K+fnsDgwzjly7bTF+TLRulgrUS4Ym61ruHWPeDGaB5RDAkQ 5I6MYHLk4lKBsA== X-Received: by 10.223.150.76 with SMTP id c12mr8345507wra.202.1493409543720; Fri, 28 Apr 2017 12:59:03 -0700 (PDT) Received: from localhost.localdomain (AMontsouris-653-1-269-158.w90-44.abo.wanadoo.fr. [90.44.20.158]) by smtp.gmail.com with ESMTPSA id w17sm645018wme.13.2017.04.28.12.59.02 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Apr 2017 12:59:02 -0700 (PDT) From: Matthieu Bouron To: ffmpeg-devel@ffmpeg.org Date: Fri, 28 Apr 2017 21:58:55 +0200 Message-Id: <20170428195855.14187-1-matthieu.bouron@gmail.com> X-Mailer: git-send-email 2.12.2 Subject: [FFmpeg-devel] [PATCH] lavc/aarch64/simple_idct: separate macro arguments with commas 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 Cc: Matthieu Bouron MIME-Version: 1.0 Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Untested: fixes ticket #6324. --- libavcodec/aarch64/simple_idct_neon.S | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/libavcodec/aarch64/simple_idct_neon.S b/libavcodec/aarch64/simple_idct_neon.S index 52273420f9..d31f72a609 100644 --- a/libavcodec/aarch64/simple_idct_neon.S +++ b/libavcodec/aarch64/simple_idct_neon.S @@ -61,19 +61,19 @@ endconst br x10 .endm -.macro smull1 a b c +.macro smull1 a, b, c smull \a, \b, \c .endm -.macro smlal1 a b c +.macro smlal1 a, b, c smlal \a, \b, \c .endm -.macro smlsl1 a b c +.macro smlsl1 a, b, c smlsl \a, \b, \c .endm -.macro idct_col4_top y1 y2 y3 y4 i l +.macro idct_col4_top y1, y2, y3, y4, i, l smull\i v7.4S, \y3\().\l, z2 smull\i v16.4S, \y3\().\l, z6 smull\i v17.4S, \y2\().\l, z1 @@ -91,7 +91,7 @@ endconst smlsl\i v6.4S, \y4\().\l, z5 .endm -.macro idct_row4_neon y1 y2 y3 y4 pass +.macro idct_row4_neon y1, y2, y3, y4, pass ld1 {\y1\().2D-\y2\().2D}, [x2], #32 movi v23.4S, #1<<2, lsl #8 orr v5.16B, \y1\().16B, \y2\().16B @@ -153,7 +153,7 @@ endconst trn2 \y4\().4S, v17.4S, v19.4S .endm -.macro declare_idct_col4_neon i l +.macro declare_idct_col4_neon i, l function idct_col4_neon\i dup v23.4H, z4c .if \i == 1