Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


g726_state Struct Reference

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
 

Detailed Description

Definition at line 77 of file codec_g726.c.

Field Documentation

int a[2]

Definition at line 83 of file codec_g726.c.

Referenced by g726_init_state(), predictor_pole(), and update().

int ap

Definition at line 82 of file codec_g726.c.

Referenced by g726_init_state(), step_size(), and update().

int b[6]

Definition at line 85 of file codec_g726.c.

Referenced by g726_init_state(), predictor_zero(), and update().

int dml

Definition at line 81 of file codec_g726.c.

Referenced by g726_init_state(), and update().

int dms

Definition at line 80 of file codec_g726.c.

Referenced by g726_init_state(), and update().

int dq[6]

Definition at line 89 of file codec_g726.c.

Referenced by g726_init_state(), predictor_zero(), and update().

int pk[2]

Definition at line 87 of file codec_g726.c.

Referenced by g726_init_state(), and update().

int sr[2]

Definition at line 92 of file codec_g726.c.

Referenced by g726_init_state(), predictor_pole(), and update().

int td

Definition at line 95 of file codec_g726.c.

Referenced by g726_init_state(), and update().

long yl

Definition at line 78 of file codec_g726.c.

Referenced by g726_init_state(), step_size(), and update().

int yu

Definition at line 79 of file codec_g726.c.

Referenced by g726_init_state(), step_size(), and update().


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