Re: [PATCH] avcodec/x86/vp8dsp: convert mmx to sse2
Kieran Kunhya via ffmpeg-devel <[email protected]> Fri, 24 Jul 2026 20:53:42 +0100
| Newsgroups | gmane.comp.video.ffmpeg.devel |
|---|---|
| Message-ID | <CABGuwEmGezTU1=h-8XbgpZMNjsvdjS2h=QYS0twcGHxchLO=zw@mail.gmail.com> |
On Fri, 24 Jul 2026, 18:41 Aleksander Shveikin via ffmpeg-devel, < [email protected]> wrote: > On Fri, Jul 17, 2026 at 2:20 PM Aleksander Shveikin <[email protected]> > wrote: > > > > This patch converts ff_vp8_idct_dc_add4uv_mmx to > ff_vp8_idct_dc_add4uv_sse2. > > > > Here are the checkasm benchmark results: > > > > vp8_idct_dc_add4uv_c: 359.9 > > vp8_idct_dc_add4uv_mmx: 59.7 ( 6.02x) > > vp8_idct_dc_add4uv_sse2: 21.1 (17.06x) > > > > Signed-off-by: Aleksander Shveikin <[email protected]> > > Ping. > _______________________________________________ > ffmpeg-devel mailing list -- [email protected] > To unsubscribe send an email to [email protected] LGTM > > _______________________________________________ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]