Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/smpte/
Dgstsmpte.c266 smpte = GST_SMPTE (GST_PAD_PARENT (pad)); in gst_smpte_setcaps()
581 smpte = GST_SMPTE (object); in gst_smpte_set_property()
611 smpte = GST_SMPTE (object); in gst_smpte_get_property()
641 smpte = GST_SMPTE (element); in gst_smpte_change_state()
Dgstsmpte.h34 #define GST_SMPTE(obj) \ macro