Raw 8-bit data. More...

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