Home
last modified time | relevance | path

Searched defs:oversample (Results 1 – 3 of 3) sorted by relevance

/external/speex/libspeexdsp/
Dresample_sse.h57 …duct_single(const float *a, const float *b, unsigned int len, const spx_uint32_t oversample, float… in interpolate_product_single()
100 …duct_double(const float *a, const float *b, unsigned int len, const spx_uint32_t oversample, float… in interpolate_product_double()
Dresample.c130 spx_uint32_t oversample; member
196 int oversample; member
212 int oversample; member
/external/u-boot/drivers/video/
Dstb_truetype.h2834 static float stbtt__oversample_shift(int oversample) in stbtt__oversample_shift()