Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/accurip/
Dgstaccurip.c208 ring_free (GST_ACCURIP (object)); in gst_accurip_finalize()
216 GstAccurip *accurip = GST_ACCURIP (trans); in gst_accurip_transform_ip()
278 GstAccurip *accurip = GST_ACCURIP (trans); in gst_accurip_sink_event()
302 GstAccurip *accurip = GST_ACCURIP (object); in gst_accurip_set_property()
332 GstAccurip *accurip = GST_ACCURIP (object); in gst_accurip_get_property()
Dgstaccurip.h39 #define GST_ACCURIP(obj) \ macro