Searched refs:make_taps (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | audio-resampler.c | 292 make_taps (GstAudioResampler * resampler, gdouble * res, gdouble x, gint n_taps) in make_taps() function 527 make_taps (resampler, res, x, n_taps); \ 1208 make_taps (resampler, taps, x, n_taps); in resampler_calculate_taps()
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 51048 Return the taps from make_taps, this makes it possible to not actually 51100 audio-resampler: Rework make_taps
|