| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
#include <iLBC_define.h>
| Data Fields | |
| int | cb_gain [NSUB_MAX][CB_NSTAGES][ULP_CLASSES+2] | 
| int | cb_index [NSUB_MAX][CB_NSTAGES][ULP_CLASSES+2] | 
| int | extra_cb_gain [CB_NSTAGES][ULP_CLASSES+2] | 
| int | extra_cb_index [CB_NSTAGES][ULP_CLASSES+2] | 
| int | lsf_bits [6][ULP_CLASSES+2] | 
| int | scale_bits [ULP_CLASSES+2] | 
| int | start_bits [ULP_CLASSES+2] | 
| int | startfirst_bits [ULP_CLASSES+2] | 
| int | state_bits [ULP_CLASSES+2] | 
Definition at line 114 of file iLBC_define.h.
| int cb_gain[NSUB_MAX][CB_NSTAGES][ULP_CLASSES+2] | 
Definition at line 123 of file iLBC_define.h.
Referenced by iLBC_decode(), and iLBC_encode().
| int cb_index[NSUB_MAX][CB_NSTAGES][ULP_CLASSES+2] | 
Definition at line 122 of file iLBC_define.h.
Referenced by iLBC_decode(), and iLBC_encode().
| int extra_cb_gain[CB_NSTAGES][ULP_CLASSES+2] | 
Definition at line 121 of file iLBC_define.h.
Referenced by iLBC_decode(), and iLBC_encode().
| int extra_cb_index[CB_NSTAGES][ULP_CLASSES+2] | 
Definition at line 120 of file iLBC_define.h.
Referenced by iLBC_decode(), and iLBC_encode().
| int lsf_bits[6][ULP_CLASSES+2] | 
Definition at line 115 of file iLBC_define.h.
Referenced by iLBC_decode(), and iLBC_encode().
| int scale_bits[ULP_CLASSES+2] | 
Definition at line 118 of file iLBC_define.h.
Referenced by iLBC_decode(), and iLBC_encode().
| int start_bits[ULP_CLASSES+2] | 
Definition at line 116 of file iLBC_define.h.
Referenced by iLBC_decode(), and iLBC_encode().
| int startfirst_bits[ULP_CLASSES+2] | 
Definition at line 117 of file iLBC_define.h.
Referenced by iLBC_decode(), and iLBC_encode().
| int state_bits[ULP_CLASSES+2] | 
Definition at line 119 of file iLBC_define.h.
Referenced by iLBC_decode(), and iLBC_encode().