Asterisk - The Open Source Telephony Project
18.5.0
|
#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 119 of file iLBC_define.h.
int cb_gain[NSUB_MAX][CB_NSTAGES][ULP_CLASSES+2] |
Definition at line 128 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 127 of file iLBC_define.h.
Referenced by iLBC_decode(), and iLBC_encode().
int extra_cb_gain[CB_NSTAGES][ULP_CLASSES+2] |
Definition at line 126 of file iLBC_define.h.
Referenced by iLBC_decode(), and iLBC_encode().
int extra_cb_index[CB_NSTAGES][ULP_CLASSES+2] |
Definition at line 125 of file iLBC_define.h.
Referenced by iLBC_decode(), and iLBC_encode().
int lsf_bits[6][ULP_CLASSES+2] |
Definition at line 120 of file iLBC_define.h.
Referenced by iLBC_decode(), and iLBC_encode().
int scale_bits[ULP_CLASSES+2] |
Definition at line 123 of file iLBC_define.h.
Referenced by iLBC_decode(), and iLBC_encode().
int start_bits[ULP_CLASSES+2] |
Definition at line 121 of file iLBC_define.h.
Referenced by iLBC_decode(), and iLBC_encode().
int startfirst_bits[ULP_CLASSES+2] |
Definition at line 122 of file iLBC_define.h.
Referenced by iLBC_decode(), and iLBC_encode().
int state_bits[ULP_CLASSES+2] |
Definition at line 124 of file iLBC_define.h.
Referenced by iLBC_decode(), and iLBC_encode().