Home
last modified time | relevance | path

Searched refs:cubic_coef (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/speex/libspeexdsp/
H A Dresample.c304 static void cubic_coef(spx_word16_t x, spx_word16_t interp[4]) in cubic_coef() function
320 static void cubic_coef(spx_word16_t frac, spx_word16_t interp[4]) in cubic_coef() function
477 cubic_coef(frac, interp); in resampler_basic_interpolate_single()
481 cubic_coef(frac, interp); in resampler_basic_interpolate_single()
540 cubic_coef(frac, interp); in resampler_basic_interpolate_double()
543 cubic_coef(frac, interp); in resampler_basic_interpolate_double()

Completed in 3 milliseconds