view sh4/Makefile @ 12007:ec7be1d7d5b4 libavcodec

Use crop table in C implementations of VP8 DSP functions. Much faster VP8 C DSP functions; ~5-10% faster overall with asm off.
author darkshikari
date Tue, 29 Jun 2010 03:34:24 +0000
parents cd71b238e78b
children
line wrap: on
line source

OBJS                                   += sh4/dsputil_align.o           \
                                          sh4/dsputil_sh4.o             \
                                          sh4/idct_sh4.o                \