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 73 of file codec_g726.c.
| int a[2] |
Definition at line 69 of file codec_g726.c.
Referenced by g726_init_state(), predictor_pole(), and update().
| int ap |
Definition at line 68 of file codec_g726.c.
Referenced by g726_init_state(), step_size(), and update().
| int b[6] |
Definition at line 71 of file codec_g726.c.
Referenced by g726_init_state(), predictor_zero(), and update().
| int dml |
Definition at line 67 of file codec_g726.c.
Referenced by g726_init_state(), and update().
| int dms |
Definition at line 66 of file codec_g726.c.
Referenced by g726_init_state(), and update().
| int dq[6] |
Definition at line 75 of file codec_g726.c.
Referenced by g726_init_state(), predictor_zero(), and update().
| int pk[2] |
Definition at line 73 of file codec_g726.c.
Referenced by g726_init_state(), and update().
| int sr[2] |
Definition at line 78 of file codec_g726.c.
Referenced by g726_init_state(), predictor_pole(), and update().
| int td |
Definition at line 81 of file codec_g726.c.
Referenced by g726_init_state(), and update().
| long yl |
Definition at line 64 of file codec_g726.c.
Referenced by g726_init_state(), step_size(), and update().
| int yu |
Definition at line 65 of file codec_g726.c.
Referenced by g726_init_state(), step_size(), and update().
1.7.1