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

#include <iLBC_define.h>

Collaboration diagram for iLBC_Dec_Inst_t_:
Collaboration graph
[legend]

Data Fields

int blockl
 
int consPLICount
 
float enh_buf [ENH_BUFL]
 
float enh_period [ENH_NBLOCKS_TOT]
 
float hpomem [4]
 
int last_lag
 
int lpc_n
 
float lsfdeqold [LPC_FILTERORDER]
 
int mode
 
int nasub
 
int no_of_bytes
 
int no_of_words
 
int nsub
 
float old_syntdenum [(LPC_FILTERORDER+1) *NSUB_MAX]
 
float per
 
int prev_enh_pl
 
int prevLag
 
float prevLpc [LPC_FILTERORDER+1]
 
int prevPLI
 
float prevResidual [NSUB_MAX *SUBL]
 
unsigned long seed
 
int state_short_len
 
float syntMem [LPC_FILTERORDER]
 
const iLBC_ULP_Inst_tULP_inst
 
int use_enhancer
 

Detailed Description

Definition at line 167 of file iLBC_define.h.

Field Documentation

◆ blockl

int blockl

Definition at line 173 of file iLBC_define.h.

Referenced by decode(), doThePLC(), enhancerInterface(), iLBC_decode(), and initDecode().

◆ consPLICount

int consPLICount

Definition at line 196 of file iLBC_define.h.

Referenced by doThePLC(), and initDecode().

◆ enh_buf

float enh_buf[ENH_BUFL]

Definition at line 210 of file iLBC_define.h.

Referenced by enhancerInterface(), and initDecode().

◆ enh_period

float enh_period[ENH_NBLOCKS_TOT]

Definition at line 211 of file iLBC_define.h.

Referenced by enhancerInterface(), and initDecode().

◆ hpomem

float hpomem[4]

Definition at line 206 of file iLBC_define.h.

Referenced by iLBC_decode(), and initDecode().

◆ last_lag

int last_lag

Definition at line 193 of file iLBC_define.h.

Referenced by iLBC_decode(), and initDecode().

◆ lpc_n

int lpc_n

Definition at line 177 of file iLBC_define.h.

Referenced by iLBC_decode(), and initDecode().

◆ lsfdeqold

float lsfdeqold[LPC_FILTERORDER]

Definition at line 190 of file iLBC_define.h.

Referenced by DecoderInterpolateLSF().

◆ mode

int mode

Definition at line 170 of file iLBC_define.h.

Referenced by DecoderInterpolateLSF(), enhancerInterface(), iLBC_decode(), and initDecode().

◆ nasub

int nasub

Definition at line 175 of file iLBC_define.h.

Referenced by iLBC_decode(), and initDecode().

◆ no_of_bytes

int no_of_bytes

Definition at line 176 of file iLBC_define.h.

Referenced by initDecode().

◆ no_of_words

int no_of_words

Definition at line 176 of file iLBC_define.h.

Referenced by initDecode().

◆ nsub

int nsub

Definition at line 174 of file iLBC_define.h.

Referenced by Decode(), DecoderInterpolateLSF(), iLBC_decode(), and initDecode().

◆ old_syntdenum

float old_syntdenum[(LPC_FILTERORDER+1) *NSUB_MAX]

Definition at line 203 of file iLBC_define.h.

Referenced by iLBC_decode(), and initDecode().

◆ per

float per

Definition at line 199 of file iLBC_define.h.

Referenced by doThePLC(), and initDecode().

◆ prev_enh_pl

int prev_enh_pl

Definition at line 196 of file iLBC_define.h.

Referenced by enhancerInterface(), iLBC_decode(), and initDecode().

◆ prevLag

int prevLag

Definition at line 196 of file iLBC_define.h.

Referenced by doThePLC(), and initDecode().

◆ prevLpc

float prevLpc[LPC_FILTERORDER+1]

Definition at line 197 of file iLBC_define.h.

Referenced by doThePLC(), and initDecode().

◆ prevPLI

int prevPLI

Definition at line 196 of file iLBC_define.h.

Referenced by doThePLC(), and initDecode().

◆ prevResidual

float prevResidual[NSUB_MAX *SUBL]

Definition at line 198 of file iLBC_define.h.

Referenced by doThePLC(), and initDecode().

◆ seed

unsigned long seed

Definition at line 200 of file iLBC_define.h.

Referenced by doThePLC(), and initDecode().

◆ state_short_len

int state_short_len

Definition at line 178 of file iLBC_define.h.

Referenced by Decode(), iLBC_decode(), and initDecode().

◆ syntMem

float syntMem[LPC_FILTERORDER]

Definition at line 182 of file iLBC_define.h.

Referenced by iLBC_decode(), and initDecode().

◆ ULP_inst

const iLBC_ULP_Inst_t* ULP_inst

Definition at line 179 of file iLBC_define.h.

Referenced by iLBC_decode(), and initDecode().

◆ use_enhancer

int use_enhancer

Definition at line 209 of file iLBC_define.h.

Referenced by iLBC_decode(), and initDecode().


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