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 8E8AF49C4E for ; Thu, 4 Jul 2024 01:24:31 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 2EE1768D0CA; Thu, 4 Jul 2024 04:24:21 +0300 (EEST) Received: from mail-qt1-f171.google.com (mail-qt1-f171.google.com [209.85.160.171]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id D550468CC56 for ; Thu, 4 Jul 2024 04:24:14 +0300 (EEST) Received: by mail-qt1-f171.google.com with SMTP id d75a77b69052e-444fd22b7e5so559541cf.2 for ; Wed, 03 Jul 2024 18:24:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1720056253; x=1720661053; darn=ffmpeg.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=wwn2cpUa13ncFrImKWT6tXGheNWP8u4HN9Eg0eQm/p0=; b=YGXx4Mlmph8omAeEXZlg+09BoTSocIc/Fe6Wv14E0qhCwgKgRiliStPlOdxRhRzVuv rCfTI1Kq3DUALnoq1UfJTv29p3o+dXZqKppipgcqIbejrJNufANK+Zg4fmMAqYqhquHB 9tBKKRF/bxpi+k2cYGdH4Elv5KwMRWOrgmD6ELnufEpZDH0G61Y7ho2Qgr2LoLHOg86B N8DfhNSMUUOWLnVZfwrP3hkgihi0BIJa8NuNpLvzztAuxXElqhsThloprppXvO6cNBdf epJco8XZgtPcMacYNjI0ak40rOfc06lBYxKgEpDGEp2aR3p9BB0UXdA0kCeXUqo/ySrv q+qA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720056253; x=1720661053; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wwn2cpUa13ncFrImKWT6tXGheNWP8u4HN9Eg0eQm/p0=; b=m/hlnJeSHnb2VrtRaENeB4gjW6r6cwNzhMQWbZDRHmZ0GtOL58AJH6k+6Is5shuHIx VncM6ZBvtfPycjw989CqkDRvCFcUBwTz78ObAIdGSaoSddDEWkAUmQfh5vxxpns1pAoJ MCBzv6z0t1xKUmZvi7t4nxV114Sqphho61YPy10rrZf+Vm+c+ZXSRPk85duzc7MSa4hv +M9pKn3/opfEc5MZrq7jTgA5QsmUuON45V3kzN/lOChuDsx2R3ae3jev19FIJK7JvR+f iy6Q8mqvtg427tD11lf8bvB2EJo07tRNXZ4Uo+REDTl/CudBL7Fp4T5MrXCPMWWJaW+B /WxQ== X-Gm-Message-State: AOJu0YxlEQ/MwlJS7/sB+Kghlro45bOty2iOxKIl4OumfPkgl0GIF60W xJtVbazu/Ep2lNiLhaQ/hM2TEZnG7jRSSYTRjp3mB0OE8KKhlxkN/sdHnw== X-Google-Smtp-Source: AGHT+IGkz7dWSbYFxelRK/IZA/yfSSDuAROlaS0bLgXP8h6qS/f0e6eEaWgmghNKveqm+OiMXmmoyQ== X-Received: by 2002:a05:6214:448e:b0:6b5:4e5d:7cfd with SMTP id 6a1803df08f44-6b5ecfdde85mr3033206d6.23.1720056252515; Wed, 03 Jul 2024 18:24:12 -0700 (PDT) Received: from elysia.seanmcgovern.ca ([2607:f2c0:929e:a300:a6c5:6b5f:489c:391e]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6b59e5f39c1sm59223876d6.97.2024.07.03.18.24.11 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 03 Jul 2024 18:24:12 -0700 (PDT) From: Sean McGovern To: ffmpeg-devel@ffmpeg.org Date: Wed, 3 Jul 2024 21:23:30 -0400 Message-Id: <20240704012330.2046242-2-gseanmcg@gmail.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20240704012330.2046242-1-gseanmcg@gmail.com> References: <20240704012330.2046242-1-gseanmcg@gmail.com> MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH 2/2] lavc/flacdsp: implement wasted32 DSP function for VSX on POWER 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: RaptorCS POWER9 (8c4t) @ 2.2GHz: flac_wasted_32_c: 50.1 flac_wasted_32_vsx: 17.3 --- libavcodec/flacdsp.c | 2 ++ libavcodec/flacdsp.h | 1 + libavcodec/ppc/Makefile | 2 ++ libavcodec/ppc/flacdsp_init.c | 38 ++++++++++++++++++++++++++++ libavcodec/ppc/flacdsp_vsx.c | 47 +++++++++++++++++++++++++++++++++++ 5 files changed, 90 insertions(+) create mode 100644 libavcodec/ppc/flacdsp_init.c create mode 100644 libavcodec/ppc/flacdsp_vsx.c diff --git a/libavcodec/flacdsp.c b/libavcodec/flacdsp.c index f5362bf66f..b63d55ddcd 100644 --- a/libavcodec/flacdsp.c +++ b/libavcodec/flacdsp.c @@ -156,5 +156,7 @@ av_cold void ff_flacdsp_init(FLACDSPContext *c, enum AVSampleFormat fmt, int cha ff_flacdsp_init_riscv(c, fmt, channels); #elif ARCH_X86 ff_flacdsp_init_x86(c, fmt, channels); +#elif ARCH_PPC + ff_flacdsp_init_ppc(c, fmt, channels); #endif } diff --git a/libavcodec/flacdsp.h b/libavcodec/flacdsp.h index 3b7b35a112..941536ef16 100644 --- a/libavcodec/flacdsp.h +++ b/libavcodec/flacdsp.h @@ -45,5 +45,6 @@ void ff_flacdsp_init(FLACDSPContext *c, enum AVSampleFormat fmt, int channels); void ff_flacdsp_init_arm(FLACDSPContext *c, enum AVSampleFormat fmt, int channels); void ff_flacdsp_init_riscv(FLACDSPContext *c, enum AVSampleFormat fmt, int channels); void ff_flacdsp_init_x86(FLACDSPContext *c, enum AVSampleFormat fmt, int channels); +void ff_flacdsp_init_ppc(FLACDSPContext *c, enum AVSampleFormat fmt, int channels); #endif /* AVCODEC_FLACDSP_H */ diff --git a/libavcodec/ppc/Makefile b/libavcodec/ppc/Makefile index 10b9ca60da..7f81a8aa34 100644 --- a/libavcodec/ppc/Makefile +++ b/libavcodec/ppc/Makefile @@ -2,6 +2,8 @@ OBJS-$(CONFIG_AUDIODSP) += ppc/audiodsp.o OBJS-$(CONFIG_BLOCKDSP) += ppc/blockdsp.o OBJS-$(CONFIG_FDCTDSP) += ppc/fdctdsp.o +OBJS-$(CONFIG_FLAC_DECODER) += ppc/flacdsp_init.o +VSX-OBJS-$(CONFIG_FLAC_DECODER) += ppc/flacdsp_vsx.o OBJS-$(CONFIG_FMTCONVERT) += ppc/fmtconvert_altivec.o OBJS-$(CONFIG_H264CHROMA) += ppc/h264chroma_init.o OBJS-$(CONFIG_H264DSP) += ppc/h264dsp.o ppc/hpeldsp_altivec.o diff --git a/libavcodec/ppc/flacdsp_init.c b/libavcodec/ppc/flacdsp_init.c new file mode 100644 index 0000000000..526bddddbf --- /dev/null +++ b/libavcodec/ppc/flacdsp_init.c @@ -0,0 +1,38 @@ +/* + * Copyright (c) 2024 Sean McGovern + * + * This file is part of FFmpeg. + * + * FFmpeg is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * FFmpeg is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with FFmpeg; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#include "config.h" + +#include "libavutil/attributes.h" +#include "libavutil/cpu.h" +#include "libavutil/ppc/cpu.h" +#include "libavcodec/flacdsp.h" + +void ff_flac_wasted32_vsx(int32_t *, int wasted, int len); + +av_cold void ff_flacdsp_init_ppc(FLACDSPContext *c, enum AVSampleFormat fmt, int channels) +{ +#if HAVE_VSX + if (!PPC_VSX(av_get_cpu_flags())) + return; + + c->wasted32 = ff_flac_wasted32_vsx; +#endif +} diff --git a/libavcodec/ppc/flacdsp_vsx.c b/libavcodec/ppc/flacdsp_vsx.c new file mode 100644 index 0000000000..c31566458c --- /dev/null +++ b/libavcodec/ppc/flacdsp_vsx.c @@ -0,0 +1,47 @@ +/* + * Copyright (c) 2024 Sean McGovern + * + * This file is part of FFmpeg. + * + * FFmpeg is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * FFmpeg is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with FFmpeg; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#include "config.h" + +#include "libavutil/attributes.h" +#include "libavutil/cpu.h" +#include "libavutil/ppc/cpu.h" +#include "libavutil/ppc/util_altivec.h" +#include "libavcodec/flacdsp.h" + +void ff_flac_wasted32_vsx(int32_t *, int wasted, int len); + +#if HAVE_VSX + +void ff_flac_wasted32_vsx(int32_t *decoded, int wasted, int len) +{ + register vec_s32 vec1; + const register vec_u32 vec2 = vec_splats((unsigned)wasted); + register vec_s32 shifted; + + for (int i = 0; i < len; i+=sizeof(int32_t)) { + vec1 = vec_xl(0, decoded); + shifted = vec_sl(vec1, vec2); + vec_xst(shifted, 0, decoded); + decoded += sizeof(int32_t); + } +} + +#endif /* HAVE_VSX */ -- 2.39.2 _______________________________________________ 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".