8-bit raw data More...

Go to the source code of this file.
Functions | |
| static struct ast_frame * | gsm_sample (void) |
Variables | |
| static uint8_t | ex_gsm [] |
8-bit raw data
Copyright (C) 2008, Digium, Inc.
Distributed under the terms of the GNU General Public License
Definition in file ex_gsm.h.
| static struct ast_frame* gsm_sample | ( | void | ) | [static, read] |
Definition at line 17 of file ex_gsm.h.
References ast_frame::data, ex_gsm, ast_frame::frametype, GSM_SAMPLES, ast_frame::mallocd, ast_frame::offset, ast_frame::samples, and ast_frame::src.
uint8_t ex_gsm[] [static] |
Definition at line 10 of file ex_gsm.h.
Referenced by gsm_sample().
1.7.1