Home
last modified time | relevance | path

Searched refs:resample_gfloat_cubic_1 (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-resampler-x86.h33 resample_gfloat_cubic_1 = resample_gfloat_cubic_1_sse; in audio_resampler_check_x86()
Daudio-resampler-neon.h686 resample_gfloat_cubic_1 = resample_gfloat_cubic_1_neon; in audio_resampler_check_neon()
Daudio-resampler.c822 #define resample_gfloat_cubic_1 resample_funcs[14] macro