|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
Data Fields | |
| int | a [2] |
| int | ap |
| int | b [6] |
| int | dml |
| int | dms |
| int | dq [6] |
| int | pk [2] |
| int | sr [2] |
| int | td |
| long | yl |
| int | yu |
Definition at line 75 of file codec_g726.c.
| int a[2] |
Definition at line 81 of file codec_g726.c.
Referenced by g726_init_state(), predictor_pole(), and update().
| int ap |
Definition at line 80 of file codec_g726.c.
Referenced by g726_init_state(), step_size(), and update().
| int b[6] |
Definition at line 83 of file codec_g726.c.
Referenced by g726_init_state(), predictor_zero(), and update().
| int dml |
Definition at line 79 of file codec_g726.c.
Referenced by g726_init_state(), and update().
| int dms |
Definition at line 78 of file codec_g726.c.
Referenced by g726_init_state(), and update().
| int dq[6] |
Definition at line 87 of file codec_g726.c.
Referenced by g726_init_state(), predictor_zero(), and update().
| int pk[2] |
Definition at line 85 of file codec_g726.c.
Referenced by g726_init_state(), and update().
| int sr[2] |
Definition at line 90 of file codec_g726.c.
Referenced by g726_init_state(), predictor_pole(), and update().
| int td |
Definition at line 93 of file codec_g726.c.
Referenced by g726_init_state(), and update().
| long yl |
Definition at line 76 of file codec_g726.c.
Referenced by g726_init_state(), step_size(), and update().
| int yu |
Definition at line 77 of file codec_g726.c.
Referenced by g726_init_state(), step_size(), and update().