
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 |
Definition at line 7597 of file channel.c.
| short data[4000] |
| int duration |
Definition at line 7608 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int fac1 |
Definition at line 7598 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int fac2 |
Definition at line 7599 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int modulate |
Definition at line 7609 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
struct ast_format origwfmt [read] |
| int pos |
| int v1_1 |
Definition at line 7600 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int v1_2 |
| int v2_1 |
Definition at line 7601 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int v2_2 |
Definition at line 7604 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int v3_1 |
Definition at line 7602 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int v3_2 |
Definition at line 7605 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
1.5.6