Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
short | data [4000] |
int | duration |
struct ast_frame | f |
int | fac1 |
int | fac2 |
int | modulate |
unsigned char | offset [AST_FRIENDLY_OFFSET] |
struct ast_format * | origwfmt |
int | pos |
int | v1_1 |
int | v1_2 |
int | v2_1 |
int | v2_2 |
int | v3_1 |
int | v3_2 |
short data[4000] |
Definition at line 7584 of file channel.c.
Referenced by tonepair_generator().
int duration |
Definition at line 7580 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
struct ast_frame f |
Definition at line 7582 of file channel.c.
Referenced by tonepair_generator().
int fac1 |
Definition at line 7570 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
int fac2 |
Definition at line 7571 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
int modulate |
Definition at line 7581 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
unsigned char offset[AST_FRIENDLY_OFFSET] |
struct ast_format* origwfmt |
Definition at line 7578 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_release().
int pos |
Definition at line 7579 of file channel.c.
Referenced by tonepair_generator().
int v1_1 |
Definition at line 7572 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
int v1_2 |
Definition at line 7575 of file channel.c.
Referenced by tonepair_generator().
int v2_1 |
Definition at line 7573 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
int v2_2 |
Definition at line 7576 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
int v3_1 |
Definition at line 7574 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
int v3_2 |
Definition at line 7577 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().