mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-12-13 06:06:13 +00:00
d5a7229ba4
Move vector_fmul() from DSPContext to AVFloatDSPContext.
5 lines
223 B
Makefile
5 lines
223 B
Makefile
OBJS += ppc/cpu.o \
|
|
ppc/float_dsp_init.o \
|
|
|
|
ALTIVEC-OBJS += ppc/float_dsp_altivec.o \
|