#include <assert.h>#include <inttypes.h>#include "floating_fudge.h"#include <stdlib.h>#include "spandsp/telephony.h"#include "spandsp/bitstream.h"#include "spandsp/saturated.h"#include "spandsp/gsm0610.h"#include "gsm0610_local.h"Functions | |
| void | gsm0610_preprocess (gsm0610_state_t *s, const int16_t amp[GSM0610_FRAME_LEN], int16_t so[GSM0610_FRAME_LEN]) |
1.5.6