summaryrefslogtreecommitdiffstats
path: root/thirdparties/iphone/include/g729b/typedef.h
blob: 60b7a33acc67cfdf984206e6e99d12950350af26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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