Sat Aug 6 00:39:29 2011

Asterisk developer's documentation


g722_slin_ex.h

Go to the documentation of this file.
00001 /*! \file
00002  * \brief g722_slin_ex.h --
00003  *
00004  * 4-bit ADPCM data, 20 milliseconds worth at 8 kHz.
00005  *
00006  * Source: g723.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 unsigned char g722_slin_ex[] = {
00015    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00016    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00017    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00018    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00019    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00020    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00021    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00022    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00023    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00024    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
00025 };

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