1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/libswscale/riscv/Makefile
2023-10-02 22:28:25 +03:00

4 lines
84 B
Makefile

OBJS += riscv/rgb2rgb.o
OBJS += riscv/rgb2rgb_rvb.o
RVV-OBJS += riscv/rgb2rgb_rvv.o