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 77 of file slin.h.
References ARRAY_LEN, AST_FORMAT_SLINEAR16, AST_FRAME_VOICE, ex_slin16, f, ast_frame::frametype, and ast_frame::samples.
|
static |
Definition at line 61 of file slin.h.
References ARRAY_LEN, AST_FORMAT_SLINEAR, AST_FRAME_VOICE, ex_slin8, f, ast_frame::frametype, and ast_frame::samples.
|
static |
Definition at line 38 of file slin.h.
Referenced by slin16_sample().
|
static |
Definition at line 25 of file slin.h.
Referenced by slin8_sample().