Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstminiobject.c573 set_notify (GstMiniObject * object, gint index, GQuark quark, in set_notify() function
850 set_notify (object, -1, weak_ref_quark, notify, data, NULL); in gst_mini_object_weak_ref()
924 set_notify (object, i, quark, NULL, data, destroy); in gst_mini_object_set_qdata()
/third_party/alsa-utils/alsaloop/
Dpcmjob.c1039 static int set_notify(struct loopback_handle *lhandle, int enable) in set_notify() function
1411 err = set_notify(loop->capt, 1); in pcmjob_init()