Asterisk - The Open Source Telephony Project GIT-master-8f1982c
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
Data Fields
tonepair_state Struct Reference
Collaboration diagram for tonepair_state:
Collaboration graph
[legend]

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_formatorigwfmt
 
int pos
 
int v1_1
 
int v1_2
 
int v2_1
 
int v2_2
 
int v3_1
 
int v3_2
 

Detailed Description

Definition at line 7442 of file channel.c.

Field Documentation

◆ data

short data[4000]

Definition at line 7457 of file channel.c.

Referenced by tonepair_generator().

◆ duration

int duration

Definition at line 7453 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_generator().

◆ f

struct ast_frame f

Definition at line 7455 of file channel.c.

Referenced by tonepair_generator().

◆ fac1

int fac1

Definition at line 7443 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_generator().

◆ fac2

int fac2

Definition at line 7444 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_generator().

◆ modulate

int modulate

Definition at line 7454 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_generator().

◆ offset

unsigned char offset[AST_FRIENDLY_OFFSET]

Definition at line 7456 of file channel.c.

◆ origwfmt

struct ast_format* origwfmt

Definition at line 7451 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_release().

◆ pos

int pos

Definition at line 7452 of file channel.c.

Referenced by tonepair_generator().

◆ v1_1

int v1_1

Definition at line 7445 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_generator().

◆ v1_2

int v1_2

Definition at line 7448 of file channel.c.

Referenced by tonepair_generator().

◆ v2_1

int v2_1

Definition at line 7446 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_generator().

◆ v2_2

int v2_2

Definition at line 7449 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_generator().

◆ v3_1

int v3_1

Definition at line 7447 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_generator().

◆ v3_2

int v3_2

Definition at line 7450 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_generator().


The documentation for this struct was generated from the following file: