Let's also include aclocal.m4
[asterisk-bristuff.git] / codecs / g726_slin_ex.h
blob80cbf00f44a4ef4c994a9843025af7adc9d84341
1 /*! \file
2 * adpcm_slin_ex.h --
4 * \brief 4-bit G.726 data, 20 milliseconds worth at 8 kHz.
6 * Source: g726.example
8 * Copyright (C) 2001-2005, Digium, Inc.
10 * Distributed under the terms of the GNU General Public License
14 static unsigned char g726_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