Home
last modified time | relevance | path

Searched defs:ProcessFunc (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/equalizer/
Dgstiirequalizer.h50 typedef void (*ProcessFunc) (GstIirEqualizer * eq, guint8 * data, guint size, typedef
/third_party/gstreamer/gstplugins_base/gst/audiotestsrc/
Dgstaudiotestsrc.h85 typedef void (*ProcessFunc) (GstAudioTestSrc*, guint8 *); typedef