This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
mirror of
https://git.ffmpeg.org/ffmpeg.git
synced
2024-12-24 16:22:37 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
cd77662953
ffmpeg
/
libavutil
/
riscv
/
Makefile
4 lines
95 B
Makefile
Raw
Normal View
History
Unescape
Escape
lavu/floatdsp: RISC-V V vector_fmul_scalar This is based on existing code from the VLC git tree with two minor changes to account for the different function prototypes.
2022-09-26 14:52:28 +00:00
OBJS
+=
riscv/float_dsp_init.o
\
riscv/cpu.o
RVV-OBJS
+=
riscv/float_dsp_rvv.o
Reference in New Issue
Copy Permalink