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 02CDD45425 for ; Thu, 29 Jun 2023 17:58:58 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 2136268C396; Thu, 29 Jun 2023 20:58:30 +0300 (EEST) Received: from mail-wm1-f47.google.com (mail-wm1-f47.google.com [209.85.128.47]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id E5D5768C21C for ; Thu, 29 Jun 2023 20:58:21 +0300 (EEST) Received: by mail-wm1-f47.google.com with SMTP id 5b1f17b1804b1-3fa99f6a482so10176265e9.0 for ; Thu, 29 Jun 2023 10:58:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kynesim-co-uk.20221208.gappssmtp.com; s=20221208; t=1688061501; x=1690653501; 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=LsQhjQV76lipUD3Mn74InkHPXI9qCPUrV2mw8OW3x7U=; b=BdmJvFM2R9tTodY8wxTFSUTxmarrTxx4GUsBI+fvlWwoVQubf+y0oq/ZBKWTKCegju xRkhhnNBXa17sqYMsKd6Qf8l9pGGVnH5vSFicuT01pAv7WLVInptXb/q7rAVV2dZW7W/ BiRs3R58jYjvHyD6nO4d25lgIhy6IkF7vYw8Ix+SKggXHjf+480cHtGbGeu983PtGRqy Fsmg3QJUTVPtUj0UWzVLE4nlx9QNN2iHaz/vNiXt6FsQdaMiMi8pJ39Xie71A5m+Sade o/mBxnaoVJMR+gNYZQLpUe4I8UD3xRarqogAXWyOXOiOysBaHVGCr7hLhCc1plqlPDLX fJdg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688061501; x=1690653501; 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=LsQhjQV76lipUD3Mn74InkHPXI9qCPUrV2mw8OW3x7U=; b=BszuJDm8oBdWCmXw0r41MSc+t6CbgxvrRCgM+t6m2+NXvzgDtG5Ttevg5MkVOYfNot IVq1TTTlfHGtcFXo4m6OWC9R/kpGfZzHzAgEv2g9GU5CcZudpmhhJKOes8SsMItPeBbn zoLOueM0a2EEZxmXGs5Y+aAzxyEiV+fNc4fW1WsqBF8QH5HsKg0/X0qhD5Vyke8S21d5 mkMgljL8seDIHIDsaH0dItGmWKHnv9snHxQkdwqxagYZtCHrxnVWX3GOkRRm+NjYK2v5 EIKafXti/MnA8gxOvwC/J+W+KIIJWNVJaSEOv/HjHdV5HwitJxyhmWX7s3Vz5/z3sktI dnaQ== X-Gm-Message-State: AC+VfDzJkGLtVW2n5vENuxwuc1sfmqV1OzE8c8j8Push+bxB09uMGTbr x+YZ7zKmvR+xSZeYEjDIpYVle7esXlK/FqLuU+c= X-Google-Smtp-Source: ACHHUZ7t+ZwTRbRq+dmlrmXfrJ9KzkxW5sSwhvXbkaXlSsx311o9N+wxZOWE7pHEtSMuhn6KPMEKNA== X-Received: by 2002:a7b:ca48:0:b0:3f7:948f:5f17 with SMTP id m8-20020a7bca48000000b003f7948f5f17mr111713wml.7.1688061501314; Thu, 29 Jun 2023 10:58:21 -0700 (PDT) Received: from sucnaath.outer.uphall.net (cpc1-cmbg20-2-0-cust759.5-4.cable.virginm.net. [86.21.218.248]) by smtp.gmail.com with ESMTPSA id f26-20020a7bcd1a000000b003fbba5f21b6sm2041541wmj.28.2023.06.29.10.58.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 29 Jun 2023 10:58:20 -0700 (PDT) From: John Cox To: ffmpeg-devel@ffmpeg.org Date: Thu, 29 Jun 2023 17:57:17 +0000 Message-Id: <20230629175729.224383-4-jc@kynesim.co.uk> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230629175729.224383-1-jc@kynesim.co.uk> References: <20230629175729.224383-1-jc@kynesim.co.uk> MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH 03/15] avfilter/vf_bwdif: Export C filter_intra 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: thomas.mundt@hr.de, John Cox 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: Needed for tail fixup of neon code Signed-off-by: John Cox --- libavfilter/bwdif.h | 3 +++ libavfilter/vf_bwdif.c | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/libavfilter/bwdif.h b/libavfilter/bwdif.h index 6a0f70487a..ae6f6ce223 100644 --- a/libavfilter/bwdif.h +++ b/libavfilter/bwdif.h @@ -41,4 +41,7 @@ void ff_bwdif_init_filter_line(BWDIFContext *bwdif, int bit_depth); void ff_bwdif_init_x86(BWDIFContext *bwdif, int bit_depth); void ff_bwdif_init_aarch64(BWDIFContext *bwdif, int bit_depth); +void ff_bwdif_filter_intra_c(void *dst1, void *cur1, int w, int prefs, int mrefs, + int prefs3, int mrefs3, int parity, int clip_max); + #endif /* AVFILTER_BWDIF_H */ diff --git a/libavfilter/vf_bwdif.c b/libavfilter/vf_bwdif.c index 39a51429ac..035fc58670 100644 --- a/libavfilter/vf_bwdif.c +++ b/libavfilter/vf_bwdif.c @@ -122,8 +122,8 @@ typedef struct ThreadData { next2++; \ } -static void filter_intra(void *dst1, void *cur1, int w, int prefs, int mrefs, - int prefs3, int mrefs3, int parity, int clip_max) +void ff_bwdif_filter_intra_c(void *dst1, void *cur1, int w, int prefs, int mrefs, + int prefs3, int mrefs3, int parity, int clip_max) { uint8_t *dst = dst1; uint8_t *cur = cur1; @@ -362,7 +362,7 @@ av_cold void ff_bwdif_init_filter_line(BWDIFContext *s, int bit_depth) s->filter_line = filter_line_c_16bit; s->filter_edge = filter_edge_16bit; } else { - s->filter_intra = filter_intra; + s->filter_intra = ff_bwdif_filter_intra_c; s->filter_line = filter_line_c; s->filter_edge = filter_edge; } -- 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".