MIPS: dspr2: Optimization of some simple point-sampling functions

Change-Id: I6a4ab29bd0cc5a2951a8882cf9997032dc38bd79
This commit is contained in:
Djordje Pesut
2014-08-12 11:47:36 +02:00
parent 98c54107df
commit b61c9ceca8
8 changed files with 153 additions and 4 deletions

View File

@ -26,6 +26,7 @@ COMMON_SOURCES += upsampling_neon.c
COMMON_SOURCES += yuv.c
COMMON_SOURCES += yuv.h
COMMON_SOURCES += yuv_mips32.c
COMMON_SOURCES += yuv_mips_dsp_r2.c
ENC_SOURCES =
ENC_SOURCES += enc.c