vector_int.c File Reference

#include <inttypes.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <tgmath.h>
#include <math.h>
#include "floating_fudge.h"
#include <assert.h>
#include "spandsp/telephony.h"
#include "spandsp/vector_int.h"

Functions

int32_t vec_dot_prodi16 (const int16_t x[], const int16_t y[], int n)
int32_t vec_circular_dot_prodi16 (const int16_t x[], const int16_t y[], int n, int pos)
void vec_lmsi16 (const int16_t x[], int16_t y[], int n, int16_t error)
void vec_circular_lmsi16 (const int16_t x[], int16_t y[], int n, int pos, int16_t error)
int32_t vec_min_maxi16 (const int16_t x[], int n, int16_t out[])

Detailed Description


Generated by  doxygen 1.6.2