#include <assert.h>#include <inttypes.h>#include <tgmath.h>#include <math.h>#include "floating_fudge.h"#include <stdlib.h>#include "spandsp/telephony.h"#include "spandsp/fast_convert.h"#include "spandsp/bitstream.h"#include "spandsp/saturated.h"#include "spandsp/gsm0610.h"#include "gsm0610_local.h"| #define STEP | ( | m, | |||
| i | ) |
L_temp = x[m + 3*i] >> 2; \
L_result += L_temp*L_temp;
1.6.2