Home
last modified time | relevance | path

Searched refs:ConvertTapsFunc (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-resampler-private.h43 typedef void (*ConvertTapsFunc) (gdouble * tmp_taps, gpointer taps, typedef
94 ConvertTapsFunc convert_taps;
Daudio-resampler.c279 static ConvertTapsFunc convert_taps_funcs[] = {