]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Rename (unused) constant (fix for opensolaris)
authorStefan Knoblich <stkn@freeswitch.org>
Tue, 16 Dec 2008 20:17:32 +0000 (20:17 +0000)
committerStefan Knoblich <stkn@freeswitch.org>
Tue, 16 Dec 2008 20:17:32 +0000 (20:17 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10822 d0543943-73ff-0310-b7d9-9358b9ac24b2

libs/codec/ilbc/src/iLBC_define.h

index a5e3afe38dfffb2d5f0c309a6b867df6d3d04715..410c2590086529c6d784cfbd1415dcb1c83ce16b 100644 (file)
@@ -16,7 +16,7 @@ All Rights Reserved.
 
 /* general codec settings */
 
-#define FS                      (float)8000.0
+#define FREQ_S                  (float)8000.0
 #define BLOCKL_20MS             160
 #define BLOCKL_30MS             240
 #define BLOCKL_MAX              240