MIPS: MIPS32r1: Optimization of function TransformOne. PATCH [4/6]

Change-Id: I5b98e2de940977538cf91bfa2128f4d1daa5c170
This commit is contained in:
Djordje Pesut
2013-12-25 12:16:01 +01:00
committed by Gerrit Code Review
parent 92d8fc7dd4
commit 04336fc7f8
8 changed files with 393 additions and 1 deletions

View File

@ -169,6 +169,7 @@ DEMUX_OBJS = \
DSP_DEC_OBJS = \
$(DIROBJ)\dsp\cpu.obj \
$(DIROBJ)\dsp\dec.obj \
$(DIROBJ)\dsp\dec_mips32.obj \
$(DIROBJ)\dsp\dec_neon.obj \
$(DIROBJ)\dsp\dec_sse2.obj \
$(DIROBJ)\dsp\lossless.obj \