
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 4349 of file channel.c.
| short data[4000] |
| int duration |
Definition at line 4360 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int fac1 |
Definition at line 4350 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int fac2 |
Definition at line 4351 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int modulate |
Definition at line 4361 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int origwfmt |
| int pos |
| int v1_1 |
Definition at line 4352 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int v1_2 |
| int v2_1 |
Definition at line 4353 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int v2_2 |
Definition at line 4356 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int v3_1 |
Definition at line 4354 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int v3_2 |
Definition at line 4357 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
1.5.3