You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-09 00:37:18 +02:00
1a9c345ee8
Adapted from the corresponding me_cmp code. Only the width 16 function has been adapted, because it seems that the width 8 function actually reads 16 bytes per line. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
4 lines
97 B
Makefile
4 lines
97 B
Makefile
OBJS += mips/float_dsp_mips.o mips/cpu.o
|
|
|
|
MSA-OBJS-$(CONFIG_PIXELUTILS) += mips/pixelutils_msa.o
|