diff options
author | gxw <guxiwei-hf@loongson.cn> | 2019-08-06 19:11:16 +0800 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-09-16 00:04:18 +0200 |
commit | 92fc0bfa54d82e3bb18138f9f0ebc3a7322b64ce (patch) | |
tree | 8486e67e8177fd2043a11c339a5896393f1373de /libavcodec/faandct.h | |
parent | 77937a42e7127271bd50d7f8035c3ebd5a1047c5 (diff) | |
download | ffmpeg-92fc0bfa54d82e3bb18138f9f0ebc3a7322b64ce.tar.gz |
avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros.
Changing details as following:
1. The previous order of parameters are irregular and difficult to
understand. Adjust the order of the parameters according to the
rule: (RTYPE, input registers, input mask/input index/..., output registers).
Most of the existing msa macros follow the rule.
2. Remove the redundant macro SLDI_Bn_0 and use SLDI_Bn instead.
Reviewed-by: Shiyou Yin <yinshiyou-hf@loongson.cn>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/faandct.h')
0 files changed, 0 insertions, 0 deletions