repo.or.cz
/
asterisk-bristuff.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
- Make res_timing_pthread allow a max rate of 100/sec instead of 50/sec
[asterisk-bristuff.git]
/
codecs
/
lpc10_slin_ex.h
blob
cf9f05999d6d8542e43b624fb96ae1f91278d6f7
1
/*! \file
2
* \brief 8-bit raw data
3
*
4
* Source: example.lpc10
5
*
6
* Copyright (C) 1999-2005, Digium Inc.
7
*
8
* Distributed under the terms of the GNU General Public License
9
*
10
*/
11
12
static unsigned char
lpc10_slin_ex
[] = {
13
0x1
,
0x8
,
0x31
,
0x8
,
0x31
,
0x80
,
0x30
};