[FFmpeg-devel] [PATCH v3 7/7] avcodec/hevc: Add ff_hevc_idct_32x32_lasx asm opt

yinshiyou-hf at loongson.cn yinshiyou-hf at loongson.cn
Wed Jan 3 03:03:32 EET 2024


> -----原始邮件-----
> 发件人: jinbo <jinbo at loongson.cn>
> 发送时间:2023-12-28 16:21:05 (星期四)
> 收件人: ffmpeg-devel at ffmpeg.org
> 抄送: yuanhecai <yuanhecai at loongson.cn>
> 主题: [FFmpeg-devel] [PATCH v3 7/7] avcodec/hevc: Add ff_hevc_idct_32x32_lasx asm opt
> 
> From: yuanhecai <yuanhecai at loongson.cn>
> 
> tests/checkasm/checkasm:
> 
>                           C          LSX       LASX
> hevc_idct_32x32_8_c:      1243.0     211.7     101.7
> 
> Speedup of decoding H265 4K 30FPS 30Mbps on
> 3A6000 with 8 threads is 1fps(56fps-->57fps).
> ---
>  libavcodec/loongarch/Makefile                 |   3 +-
>  libavcodec/loongarch/hevc_idct.S              | 857 ++++++++++++++++++
>  libavcodec/loongarch/hevc_idct_lsx.c          |  10 +-
>  libavcodec/loongarch/hevcdsp_init_loongarch.c |   2 +
>  libavcodec/loongarch/hevcdsp_lasx.h           |   2 +
>  5 files changed, 868 insertions(+), 6 deletions(-)
>  create mode 100644 libavcodec/loongarch/hevc_idct.S
> 

LGTM
Please help to merge this serie (https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=10372).

本邮件及其附件含有龙芯中科的商业秘密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制或散发)本邮件及其附件中的信息。如果您错收本邮件,请您立即电话或邮件通知发件人并删除本邮件。 
This email and its attachments contain confidential information from Loongson Technology , which is intended only for the person or entity whose address is listed above. Any use of the information contained herein in any way (including, but not limited to, total or partial disclosure, reproduction or dissemination) by persons other than the intended recipient(s) is prohibited. If you receive this email in error, please notify the sender by phone or email immediately and delete it. 


More information about the ffmpeg-devel mailing list