
Data Fields | |
| short | data [4000] |
| int | duration |
| struct ast_frame | f |
| int | fac1 |
| int | fac2 |
| int | modulate |
| unsigned char | offset [AST_FRIENDLY_OFFSET] |
| format_t | origwfmt |
| int | pos |
| int | v1_1 |
| int | v1_2 |
| int | v2_1 |
| int | v2_2 |
| int | v3_1 |
| int | v3_2 |
Definition at line 7837 of file channel.c.
| short data[4000] |
Definition at line 7852 of file channel.c.
Referenced by tonepair_generator().
| int duration |
Definition at line 7848 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
Definition at line 7850 of file channel.c.
Referenced by tonepair_generator().
| int fac1 |
Definition at line 7838 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int fac2 |
Definition at line 7839 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int modulate |
Definition at line 7849 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
Definition at line 7846 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_release().
| int pos |
Definition at line 7847 of file channel.c.
Referenced by tonepair_generator().
| int v1_1 |
Definition at line 7840 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int v1_2 |
Definition at line 7843 of file channel.c.
Referenced by tonepair_generator().
| int v2_1 |
Definition at line 7841 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int v2_2 |
Definition at line 7844 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int v3_1 |
Definition at line 7842 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int v3_2 |
Definition at line 7845 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
1.6.1