Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-resampler-x86-sse.h32 void interpolate_gfloat_cubic_sse (gpointer op, const gpointer ap,
Daudio-resampler-x86.h36 interpolate_gfloat_cubic = interpolate_gfloat_cubic_sse; in audio_resampler_check_x86()
Daudio-resampler-x86-sse.c140 interpolate_gfloat_cubic_sse (gpointer op, const gpointer ap, in interpolate_gfloat_cubic_sse() function