Let's also include aclocal.m4
[asterisk-bristuff.git] / codecs / ulaw_slin_ex.h
blob9f0417a6be1f7149c193dc8f8265d789ef3bc0c2
1 /*! \file
2 * \brief ulaw_slin_ex.h --
4 * 4-bit ADPCM data, 20 milliseconds worth at 8 kHz.
6 * Source: g723.example
8 * Copyright (C) 2001-2005, Digium Inc.
10 * Distributed under the terms of the GNU General Public License
14 static unsigned char ulaw_slin_ex[] = {
15 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
16 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
17 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
18 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
19 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
20 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
21 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
22 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
23 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
24 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00