Macros | Functions
porcupine/demo/c/dr_libs/tests/external/miniaudio/extras/speex_resampler/thirdparty/resample_sse.h File Reference

Resampler functions (SSE version) More...

#include <xmmintrin.h>
Include dependency graph for porcupine/demo/c/dr_libs/tests/external/miniaudio/extras/speex_resampler/thirdparty/resample_sse.h:

Go to the source code of this file.

Macros

#define OVERRIDE_INNER_PRODUCT_SINGLE
 
#define OVERRIDE_INTERPOLATE_PRODUCT_SINGLE
 

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 porcupine/demo/c/dr_libs/tests/external/miniaudio/extras/speex_resampler/thirdparty/resample_sse.h.

Macro Definition Documentation

◆ OVERRIDE_INNER_PRODUCT_SINGLE

#define OVERRIDE_INNER_PRODUCT_SINGLE

◆ OVERRIDE_INTERPOLATE_PRODUCT_SINGLE

#define OVERRIDE_INTERPOLATE_PRODUCT_SINGLE

Function Documentation

◆ inner_product_single()

static float inner_product_single ( const float *  a,
const float *  b,
unsigned int  len 
)
inlinestatic

◆ interpolate_product_single()

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


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:00