[FFmpeg-devel] [PATCH v3] avcodec/mips: [loongson] reoptimize simple idct with mmi.

Michael Niedermayer michael at niedermayer.cc
Sun Sep 2 04:37:40 EEST 2018


On Fri, Aug 31, 2018 at 09:41:49PM +0800, Shiyou Yin wrote:
> Performance of mpeg4 decoding improved about 23%(from 128fps to 158fps, tested on loongson 3A3000).
> Reoptimized following functions with mmi.
> 1. ff_simple_idct_put_8_mmi
> 2. ff_simple_idct_add_8_mmi
> 3. ff_simple_idct_8_mmi
> ---
>  libavcodec/mips/idctdsp_init_mips.c |    7 +-
>  libavcodec/mips/idctdsp_mips.h      |    6 +-
>  libavcodec/mips/simple_idct_mmi.c   | 1167 ++++++++++++-----------------------
>  libavutil/mips/mmiutils.h           |   49 ++
>  4 files changed, 444 insertions(+), 785 deletions(-)

will apply

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The real ebay dictionary, page 1
"Used only once"    - "Some unspecified defect prevented a second use"
"In good condition" - "Can be repaird by experienced expert"
"As is" - "You wouldnt want it even if you were payed for it, if you knew ..."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180902/17bfc905/attachment.sig>


More information about the ffmpeg-devel mailing list