Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
iLBC_ULP_Inst_t_ Struct Reference

#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]
 

Detailed Description

Definition at line 119 of file iLBC_define.h.

Field Documentation

◆ cb_gain

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().

◆ cb_index

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().

◆ extra_cb_gain

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().

◆ extra_cb_index

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().

◆ lsf_bits

int lsf_bits[6][ULP_CLASSES+2]

Definition at line 120 of file iLBC_define.h.

Referenced by iLBC_decode(), and iLBC_encode().

◆ scale_bits

int scale_bits[ULP_CLASSES+2]

Definition at line 123 of file iLBC_define.h.

Referenced by iLBC_decode(), and iLBC_encode().

◆ start_bits

int start_bits[ULP_CLASSES+2]

Definition at line 121 of file iLBC_define.h.

Referenced by iLBC_decode(), and iLBC_encode().

◆ startfirst_bits

int startfirst_bits[ULP_CLASSES+2]

Definition at line 122 of file iLBC_define.h.

Referenced by iLBC_decode(), and iLBC_encode().

◆ state_bits

int state_bits[ULP_CLASSES+2]

Definition at line 124 of file iLBC_define.h.

Referenced by iLBC_decode(), and iLBC_encode().


The documentation for this struct was generated from the following file: