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

@ -23,6 +23,7 @@ LOCAL_SRC_FILES := \
src/dec/webp.c \
src/dsp/cpu.c \
src/dsp/dec.c \
src/dsp/dec_mips32.c \
src/dsp/dec_sse2.c \
src/dsp/enc.c \
src/dsp/enc_sse2.c \