Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: "Martin Storsjö via ffmpeg-devel" <ffmpeg-devel@ffmpeg.org>
To: chenmingbiao via ffmpeg-devel <ffmpeg-devel@ffmpeg.org>
Cc: "Martin Storsjö" <martin@martin.st>
Subject: [FFmpeg-devel] Re: [PATCH] avcodec/aarch64: add NEON optimization for draw_edges
Date: Thu, 22 Jan 2026 11:11:17 +0200 (EET)
Message-ID: <f650cf37-b20-1c2-34ab-d056bbbecacb@martin.st> (raw)
In-Reply-To: <20260122085013.36976-1-mbillchan@gmail.com>

On Thu, 22 Jan 2026, chenmingbiao via ffmpeg-devel wrote:

> From: mbillchan <mbillchan@gmail.com>
>
> Performance improvement for draw_edges function using NEON instructions.
> Optimized for edge widths 4, 8, and 16.
>
> Benchmark results (AArch64):
> draw_edges_8_1724_4_c:       851.4
> draw_edges_8_1724_4_neon:    824.7 (1.03x)
> draw_edges_8_1724_16_c:     1620.9
> draw_edges_8_1724_16_neon:  1049.9 (1.54x)
> draw_edges_1920_4_16_c:      849.0
> draw_edges_1920_4_16_neon:   571.1 (1.49x)
> ---

Please submit this patch at https://code.ffmpeg.org/FFmpeg/FFmpeg. This 
includes CI checking of the code, and will indicate to you that your 
assembly is inconsistently indented compared with all the existing 
assembly. (You can also check this locally by running 
./tools/check_arm_indent.sh.)

// Martin

_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org

      reply	other threads:[~2026-01-22  9:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-22  8:50 [FFmpeg-devel] " chenmingbiao via ffmpeg-devel
2026-01-22  9:11 ` Martin Storsjö via ffmpeg-devel [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f650cf37-b20-1c2-34ab-d056bbbecacb@martin.st \
    --to=ffmpeg-devel@ffmpeg.org \
    --cc=martin@martin.st \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git