view alpha/Makefile @ 12260:65619c2230e7 libavcodec

aacdec: Only load and write each predictor variable one. This is slightly faster and opens the door for further optimization.
author alexc
date Sat, 24 Jul 2010 02:57:08 +0000
parents cd71b238e78b
children
line wrap: on
line source

OBJS                                   += alpha/dsputil_alpha.o         \
                                          alpha/dsputil_alpha_asm.o     \
                                          alpha/motion_est_alpha.o      \
                                          alpha/motion_est_mvi_asm.o    \
                                          alpha/mpegvideo_alpha.o       \
                                          alpha/simple_idct_alpha.o     \