Files
asterisk/codecs/slin_lpc10_ex.h
T

22 lines
970 B
C
Raw Normal View History

2005-10-26 13:03:17 +00:00
/*! \file
* \brief Signed 16-bit audio data
2000-01-05 17:22:42 +00:00
*
* Source: example.slin
*
2005-10-26 13:03:17 +00:00
* Copyright (C) 1999-2005, Digium Inc.
2000-01-05 17:22:42 +00:00
*
* Distributed under the terms of the GNU General Public License
*
*/
static signed short slin_lpc10_ex[] = {
000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000 };