Asterisk - The Open Source Telephony Project
18.5.0
|
4-bit ADPCM data More...
Go to the source code of this file.
Functions | |
static struct ast_frame * | adpcm_sample (void) |
Variables | |
static uint8_t | ex_adpcm [] |
4-bit ADPCM data
Copyright (C) 2008, Digium, Inc.
Distributed under the terms of the GNU General Public License
Definition in file ex_adpcm.h.
|
static |
Definition at line 18 of file ex_adpcm.h.
References ARRAY_LEN, ast_format_adpcm, AST_FRAME_VOICE, ex_adpcm, ast_frame_subclass::format, ast_frame::frametype, ast_frame::samples, and ast_frame::subclass.
|
static |
Definition at line 10 of file ex_adpcm.h.
Referenced by adpcm_sample().