
Data Fields | |
| short | data [4000] |
| int | duration |
| struct ast_frame | f |
| int | fac1 |
| int | fac2 |
| int | modulate |
| unsigned char | offset [AST_FRIENDLY_OFFSET] |
| int | origwfmt |
| int | pos |
| int | v1_1 |
| int | v1_2 |
| int | v2_1 |
| int | v2_2 |
| int | v3_1 |
| int | v3_2 |
Definition at line 4230 of file channel.c.
| short data[4000] |
| int duration |
Definition at line 4241 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int fac1 |
Definition at line 4231 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int fac2 |
Definition at line 4232 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int modulate |
Definition at line 4242 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int origwfmt |
| int pos |
| int v1_1 |
Definition at line 4233 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int v1_2 |
| int v2_1 |
Definition at line 4234 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int v2_2 |
Definition at line 4237 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int v3_1 |
Definition at line 4235 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int v3_2 |
Definition at line 4238 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
1.5.6