Asterisk - The Open Source Telephony Project
18.5.0
|
Go to the source code of this file.
Functions | |
static struct ast_frame * | slin16_sample (void) |
static struct ast_frame * | slin8_sample (void) |
Variables | |
static uint16_t | ex_slin16 [] |
static uint16_t | ex_slin8 [] |
|
static |
Definition at line 81 of file slin.h.
References ARRAY_LEN, ast_format_slin16, AST_FRAME_VOICE, ex_slin16, ast_frame_subclass::format, ast_frame::frametype, ast_frame::samples, and ast_frame::subclass.
|
static |
Definition at line 64 of file slin.h.
References ARRAY_LEN, ast_format_slin, AST_FRAME_VOICE, ex_slin8, ast_frame_subclass::format, ast_frame::frametype, ast_frame::samples, and ast_frame::subclass.
|
static |
Definition at line 41 of file slin.h.
Referenced by slin16_sample().
|
static |
Definition at line 28 of file slin.h.
Referenced by slin8_sample().