Searched defs:astride (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | audio-resampler-neon.h | 176 gint len, const gpointer icp, gint astride) in interpolate_gint16_linear_neon() 207 gint len, const gpointer icp, gint astride) in interpolate_gint16_cubic_neon() 384 gint len, const gpointer icp, gint astride) in interpolate_gint32_linear_neon() 421 gint len, const gpointer icp, gint astride) in interpolate_gint32_cubic_neon() 586 gint len, const gpointer icp, gint astride) in interpolate_gfloat_linear_neon() 617 gint len, const gpointer icp, gint astride) in interpolate_gfloat_cubic_neon()
|
D | audio-resampler-x86-sse2.c | 270 gint len, const gpointer icp, gint astride) in interpolate_gint16_linear_sse2() 303 gint len, const gpointer icp, gint astride) in interpolate_gint16_cubic_sse2() 347 gint len, const gpointer icp, gint astride) in interpolate_gdouble_linear_sse2() 372 gint len, const gpointer icp, gint astride) in interpolate_gdouble_cubic_sse2()
|
D | audio-resampler-x86-sse.c | 116 gint len, const gpointer icp, gint astride) in interpolate_gfloat_linear_sse() 141 gint len, const gpointer icp, gint astride) in interpolate_gfloat_cubic_sse()
|