This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2025-01-19 05:49:09 +02:00
Code
Issues
Releases
Activity
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 18:29:59 +03:00
OBJS
+=
riscv/rgb2rgb.o
swscale/rgb2rgb: add R-V Zbb shuffle_bytes_3210
2023-09-29 20:10:15 +03:00
OBJS
+=
riscv/rgb2rgb_rvb.o
sws/rgb2rgb: RISC-V V shuffle_bytes_xxxx functions
2022-09-28 18:29:59 +03:00
RVV-OBJS
+=
riscv/rgb2rgb_rvv.o
Reference in New Issue
Copy Permalink