Searched refs:GST_WEBVTT_ENC (Results 1 – 2 of 2) sorted by relevance
87 GstWebvttEnc *webvttenc = GST_WEBVTT_ENC (parent); in gst_webvtt_enc_chain()156 GstWebvttEnc *webvttenc = GST_WEBVTT_ENC (parent); in gst_webvtt_enc_event()189 GstWebvttEnc *webvttenc = GST_WEBVTT_ENC (element); in gst_webvtt_enc_change_state()212 webvttenc = GST_WEBVTT_ENC (object); in gst_webvtt_enc_get_property()234 webvttenc = GST_WEBVTT_ENC (object); in gst_webvtt_enc_set_property()
28 #define GST_WEBVTT_ENC(obj) \ macro