Searched refs:GST_DVBSUB_OVERLAY (Results 1 – 2 of 2) sorted by relevance
271 GstDVBSubOverlay *overlay = GST_DVBSUB_OVERLAY (object); in gst_dvbsub_overlay_finalize()299 GstDVBSubOverlay *overlay = GST_DVBSUB_OVERLAY (object); in gst_dvbsub_overlay_set_property()321 GstDVBSubOverlay *overlay = GST_DVBSUB_OVERLAY (object); in gst_dvbsub_overlay_get_property()343 GstDVBSubOverlay *render = GST_DVBSUB_OVERLAY (element); in gst_dvbsub_overlay_change_state()380 GstDVBSubOverlay *render = GST_DVBSUB_OVERLAY (parent); in gst_dvbsub_overlay_query_src()407 GstDVBSubOverlay *render = GST_DVBSUB_OVERLAY (parent); in gst_dvbsub_overlay_event_src()735 GstDVBSubOverlay *render = GST_DVBSUB_OVERLAY (gst_pad_get_parent (pad)); in gst_dvbsub_overlay_setcaps_video()805 GstDVBSubOverlay *overlay = GST_DVBSUB_OVERLAY (user_data); in new_dvb_subtitles_cb()860 GstDVBSubOverlay *overlay = GST_DVBSUB_OVERLAY (parent); in gst_dvbsub_overlay_chain_text()1005 GstDVBSubOverlay *overlay = GST_DVBSUB_OVERLAY (parent); in gst_dvbsub_overlay_chain_video()[all …]
32 #define GST_DVBSUB_OVERLAY(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_DVBSUB_OVERLAY,GstDVBSub… macro