static tables needed for computation
Definition at line 80 of file g726.c.
Referenced by g726_decode(), g726_reset(), inverse_quant(), and quant().
prev.
reconstructed samples
Definition at line 82 of file g726.c.
Referenced by g726_decode(), and g726_reset().
prev.
difference
Definition at line 83 of file g726.c.
Referenced by g726_decode(), and g726_reset().
signs of prev.
2 sez + dq
Definition at line 86 of file g726.c.
Referenced by g726_decode(), and g726_reset().
fast scale factor
Definition at line 89 of file g726.c.
Referenced by g726_decode(), and g726_reset().
slow scale factor
Definition at line 90 of file g726.c.
Referenced by g726_decode(), and g726_reset().
estimated signal for the next iteration
Definition at line 95 of file g726.c.
Referenced by g726_decode().
estimated second order prediction
Definition at line 96 of file g726.c.
Referenced by g726_decode().
quantizer scaling factor for the next iteration
Definition at line 97 of file g726.c.
Referenced by g726_decode(), g726_reset(), inverse_quant(), and quant().
Definition at line 98 of file g726.c.
Referenced by g726_decode(), g726_reset(), and quant().