]> granicus.if.org Git - libvpx/commit
loongarch: Modify the representation of macros
authoryuanhecai <yuanhecai@loongson.cn>
Tue, 17 May 2022 11:06:04 +0000 (19:06 +0800)
committeryuanhecai <yuanhecai@loongson.cn>
Fri, 20 May 2022 02:58:38 +0000 (10:58 +0800)
commitf92c451e6c03685e28217f2080cc52a994938664
tree63b1b20b1643fe338170dd1a7770bc93cb38733f
parent63378a94f996304e2784ecd6584e70cf487991e9
loongarch: Modify the representation of macros

Some macros have been changed to "#define do {...} While (0)",
change the rest to "static INLINE ..."

Bug: webm:1755

Change-Id: I445ac0c543f12df38f086b479394b111058367d0
17 files changed:
vp8/common/loongarch/idct_lsx.c
vp8/common/loongarch/loopfilter_filters_lsx.c
vp8/common/loongarch/sixtap_filter_lsx.c
vpx_dsp/loongarch/bitdepth_conversion_lsx.h
vpx_dsp/loongarch/fwd_dct32x32_lsx.c
vpx_dsp/loongarch/fwd_txfm_lsx.c
vpx_dsp/loongarch/fwd_txfm_lsx.h
vpx_dsp/loongarch/idct32x32_lsx.c
vpx_dsp/loongarch/loopfilter_16_lsx.c
vpx_dsp/loongarch/loopfilter_lsx.h
vpx_dsp/loongarch/quantize_lsx.c
vpx_dsp/loongarch/sad_lsx.c
vpx_dsp/loongarch/vpx_convolve8_avg_lsx.c
vpx_dsp/loongarch/vpx_convolve8_avg_vert_lsx.c
vpx_dsp/loongarch/vpx_convolve8_lsx.c
vpx_dsp/loongarch/vpx_convolve8_vert_lsx.c
vpx_dsp/loongarch/vpx_convolve_lsx.h