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
2025-02-18 04:47:12 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
37b5f4a1f6
ffmpeg
/
libswscale
/
riscv
/
Makefile
4 lines
84 B
Makefile
Raw
Normal View
History
Unescape
Escape
sws/rgb2rgb: RISC-V V shuffle_bytes_xxxx functions
2022-09-28 15:29:59 +00:00
OBJS
+=
riscv/rgb2rgb.o
swscale/rgb2rgb: add R-V Zbb shuffle_bytes_3210
2023-09-29 17:10:15 +00:00
OBJS
+=
riscv/rgb2rgb_rvb.o
sws/rgb2rgb: RISC-V V shuffle_bytes_xxxx functions
2022-09-28 15:29:59 +00:00
RVV-OBJS
+=
riscv/rgb2rgb_rvv.o
Reference in New Issue
Copy Permalink