make high precision mode accessible at compile time

Originally committed as revision 8470 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer 2007-03-21 22:39:00 +00:00
parent ca6940f871
commit c252b26d55
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
#include "common.h"
#include "dsputil.h"
#if 1
#ifndef CONFIG_RESAMPLE_HP
#define FILTER_SHIFT 15
#define FELEM int16_t