Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/gdp/
Dgstgdppay.c157 GstGDPPay *this = GST_GDP_PAY (gobject); in gst_gdp_pay_finalize()
433 this = GST_GDP_PAY (parent); in gst_gdp_pay_chain()
517 GstGDPPay *this = GST_GDP_PAY (parent); in gst_gdp_pay_sink_event()
622 this = GST_GDP_PAY (parent); in gst_gdp_pay_src_event()
648 this = GST_GDP_PAY (object); in gst_gdp_pay_set_property()
674 this = GST_GDP_PAY (object); in gst_gdp_pay_get_property()
693 GstGDPPay *this = GST_GDP_PAY (element); in gst_gdp_pay_change_state()
Dgstgdppay.h29 #define GST_GDP_PAY(obj) \ macro