# HG changeset patch # User michael # Date 1174516740 0 # Node ID 8e460c6a85a78d3fb72e88ef6b3e989471b72fc3 # Parent cb715346074a5bc6da9d4174cdfc18835a93e8ec make high precision mode accessible at compile time diff -r cb715346074a -r 8e460c6a85a7 resample2.c --- a/resample2.c Wed Mar 21 22:38:07 2007 +0000 +++ b/resample2.c Wed Mar 21 22:39:00 2007 +0000 @@ -30,7 +30,7 @@ #include "common.h" #include "dsputil.h" -#if 1 +#ifndef CONFIG_RESAMPLE_HP #define FILTER_SHIFT 15 #define FELEM int16_t