view alpha/Makefile @ 11849:f2c42ef01008 libavcodec

Base downsampled SBR synthesis filterbank on a single IMDCT. Based on Han-Wen Hsu, et al. "Fast Complex Quadrature Mirror Filterbanks for MPEG-4 HE-AAC"
author alexc
date Tue, 08 Jun 2010 01:57:06 +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     \