Sat Aug 6 00:39:32 2011

Asterisk developer's documentation


slin_g726_ex.h

Go to the documentation of this file.
00001 /*! \file
00002  * \brief slin_adpcm_ex.h --
00003  *
00004  * Signed 16-bit audio data, 10 milliseconds worth at 8 kHz.
00005  *
00006  * Source: g726.example
00007  *
00008  * Copyright (C) 2001-2005, Digium Inc.
00009  *
00010  * Distributed under the terms of the GNU General Public License
00011  *
00012  */
00013 
00014 static signed short slin_g726_ex[] = {
00015    0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
00016    0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
00017    0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
00018    0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
00019    0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
00020    0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
00021    0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
00022    0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
00023    0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
00024    0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000
00025 };

Generated on Sat Aug 6 00:39:32 2011 for Asterisk - the Open Source PBX by  doxygen 1.4.7