File: g723_slin_ex.h

package info (click to toggle)
asterisk 1%3A1.2.13~dfsg-2etch4
  • links: PTS
  • area: main
  • in suites: etch
  • size: 14,116 kB
  • ctags: 18,540
  • sloc: ansic: 202,323; sh: 21,940; makefile: 2,296; perl: 1,908; cpp: 1,605; yacc: 815; asm: 642; tcl: 113; php: 62; sql: 50; xml: 36
file content (15 lines) | stat: -rw-r--r-- 380 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*! \file
  * \brief 8-bit raw data
  *
  * Source: g723.example
  *
  * Copyright (C) 1999-2005, Digium, Inc.
  *
  * Distributed under the terms of the GNU General Public License
  *
  */

static unsigned char g723_slin_ex[] = {
0x4c, 0x34, 0xc2, 0xd9, 0x81, 0x80, 0xa8, 0x50, 0xd7, 0x8d, 
0x8, 0x80, 0xf0, 0xb4, 0x40, 0x53, 0xe3, 0xe1, 0x63, 0x4e, 
0x1a, 0x37, 0xd6, 0x0037 };