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 84 of file codec_g726.c.
int a[2] |
Definition at line 90 of file codec_g726.c.
Referenced by g726_init_state(), predictor_pole(), and update().
int ap |
Definition at line 89 of file codec_g726.c.
Referenced by g726_init_state(), step_size(), and update().
int b[6] |
Definition at line 92 of file codec_g726.c.
Referenced by g726_init_state(), predictor_zero(), and update().
int dml |
int dms |
int dq[6] |
Definition at line 96 of file codec_g726.c.
Referenced by g726_init_state(), predictor_zero(), and update().
int pk[2] |
int sr[2] |
Definition at line 99 of file codec_g726.c.
Referenced by g726_init_state(), predictor_pole(), and update().
int td |
long yl |
Definition at line 85 of file codec_g726.c.
Referenced by g726_init_state(), step_size(), and update().
int yu |
Definition at line 86 of file codec_g726.c.
Referenced by g726_init_state(), step_size(), and update().