Searched refs:interpolate_product_single (Results 1 – 2 of 2) sorted by relevance
57 static inline float interpolate_product_single(const float *a, const float *b, unsigned int len, co… in interpolate_product_single() function
475 …sum = interpolate_product_single(iptr, st->sinc_table + st->oversample + 4 - offset - 2, N, st->ov… in resampler_basic_interpolate_single()