mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-28 14:01:27 +00:00
7 lines
251 B
Makefile
7 lines
251 B
Makefile
OBJS += aarch64/swscale.o \
|
|
aarch64/swscale_unscaled.o \
|
|
|
|
NEON-OBJS += aarch64/hscale.o \
|
|
aarch64/output.o \
|
|
aarch64/yuv2rgb_neon.o \
|