Asterisk - The Open Source Telephony Project  21.4.1
Macros | Functions
resample_sse.h File Reference

Resampler functions (SSE version) More...

#include <xmmintrin.h>

Go to the source code of this file.

Functions

static float inner_product_single (const float *a, const float *b, unsigned int len)
 
static float interpolate_product_single (const float *a, const float *b, unsigned int len, const spx_uint32_t oversample, float *frac)
 

Detailed Description

Resampler functions (SSE version)

Definition in file resample_sse.h.