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 79 of file codec_g726.c.
Referenced by g726_init_state(), predictor_pole(), and update().
int ap |
Definition at line 78 of file codec_g726.c.
Referenced by g726_init_state(), step_size(), and update().
int b[6] |
Definition at line 81 of file codec_g726.c.
Referenced by g726_init_state(), predictor_zero(), and update().
int dml |
int dms |
int dq[6] |
Definition at line 85 of file codec_g726.c.
Referenced by g726_init_state(), predictor_zero(), and update().
int pk[2] |
int sr[2] |
Definition at line 88 of file codec_g726.c.
Referenced by g726_init_state(), predictor_pole(), and update().
int td |
long yl |
Definition at line 74 of file codec_g726.c.
Referenced by g726_init_state(), step_size(), and update().
int yu |
Definition at line 75 of file codec_g726.c.
Referenced by g726_init_state(), step_size(), and update().