
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 4480 of file channel.c.
| short data[4000] |
| int duration |
Definition at line 4491 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int fac1 |
Definition at line 4481 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int fac2 |
Definition at line 4482 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int modulate |
Definition at line 4492 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int origwfmt |
| int pos |
| int v1_1 |
Definition at line 4483 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int v1_2 |
| int v2_1 |
Definition at line 4484 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int v2_2 |
Definition at line 4487 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int v3_1 |
Definition at line 4485 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int v3_2 |
Definition at line 4488 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
1.5.5