summaryrefslogtreecommitdiffstats
path: root/thirdparties/iphone/include/g729b/typedef.h
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparties/iphone/include/g729b/typedef.h')
-rw-r--r--thirdparties/iphone/include/g729b/typedef.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/thirdparties/iphone/include/g729b/typedef.h b/thirdparties/iphone/include/g729b/typedef.h
new file mode 100644
index 0000000..60b7a33
--- /dev/null
+++ b/thirdparties/iphone/include/g729b/typedef.h
@@ -0,0 +1,18 @@
+/*
+ ITU-T G.729A Speech Coder ANSI-C Source Code
+ Version 1.1 Last modified: September 1996
+
+ Copyright (c) 1996,
+ AT&T, France Telecom, NTT, Universite de Sherbrooke, Lucent Technologies
+ All rights reserved.
+*/
+
+/* WARNING: Make sure that the proper flags are defined for your system */
+
+/*
+ Types definitions
+*/
+
+typedef short Word16;
+typedef int Word32;
+typedef int Flag;
OpenPOWER on IntegriCloud