| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
Random Data. More...

Go to the source code of this file.
| Functions | |
| static struct ast_frame * | speex16_sample (void) | 
| static struct ast_frame * | speex_sample (void) | 
| Variables | |
| static uint8_t | ex_speex [] | 
| static uint8_t | ex_speex16 [] | 
Random Data.
Copyright (C) 2008, Digium, Inc.
Distributed under the terms of the GNU General Public License
Definition in file ex_speex.h.
| 
 | static | 
Definition at line 49 of file ex_speex.h.
References ast_format_speex16, AST_FRAME_VOICE, ast_frame::data, ex_speex16, ast_frame_subclass::format, ast_frame::frametype, ast_frame::mallocd, ast_frame::offset, ast_frame::samples, SPEEX_SAMPLES, ast_frame::src, and ast_frame::subclass.
| 
 | static | 
Definition at line 17 of file ex_speex.h.
References ast_format_speex, AST_FRAME_VOICE, ast_frame::data, ex_speex, ast_frame_subclass::format, ast_frame::frametype, ast_frame::mallocd, ast_frame::offset, ast_frame::samples, SPEEX_SAMPLES, ast_frame::src, and ast_frame::subclass.
| 
 | static | 
Definition at line 10 of file ex_speex.h.
Referenced by speex_sample().
| 
 | static | 
Definition at line 35 of file ex_speex.h.
Referenced by speex16_sample().