/* begin *

   gsm 1.0.22 (GSM 06.10 lossy speech compression)

   The implementation of a C library and a stand-alone program for
   Mobile telecommunication (GSM). Both are destined to be compiled and
   used on a Unix-like environment with at least 32-bit-integers.

   The low-level speech compression algorithm of the GSM is called
   GSM 06.10 RPE-LTP (Regular-Pulse Excitation Long-Term Predictor).

   Homepage: http://www.quut.com/gsm

 * end */