• Home
  • Raw
  • Download

Lines Matching refs:GstDVBSubOverlay

109 G_DEFINE_TYPE (GstDVBSubOverlay, gst_dvbsub_overlay, GST_TYPE_ELEMENT);
116 static GstCaps *gst_dvbsub_overlay_get_videosink_caps (GstDVBSubOverlay *
118 static GstCaps *gst_dvbsub_overlay_get_src_caps (GstDVBSubOverlay * render,
183 gst_dvbsub_overlay_flush_subtitles (GstDVBSubOverlay * render) in gst_dvbsub_overlay_flush_subtitles()
217 gst_dvbsub_overlay_init (GstDVBSubOverlay * render) in gst_dvbsub_overlay_init()
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()
498 gst_dvbsub_overlay_get_videosink_caps (GstDVBSubOverlay * render, GstPad * pad, in gst_dvbsub_overlay_get_videosink_caps()
563 gst_dvbsub_overlay_get_src_caps (GstDVBSubOverlay * render, GstPad * pad, in gst_dvbsub_overlay_get_src_caps()
638 gst_dvbsub_overlay_negotiate (GstDVBSubOverlay * overlay, GstCaps * caps) in gst_dvbsub_overlay_negotiate()
735 GstDVBSubOverlay *render = GST_DVBSUB_OVERLAY (gst_pad_get_parent (pad)); in gst_dvbsub_overlay_setcaps_video()
773 gst_dvbsub_overlay_process_text (GstDVBSubOverlay * overlay, GstBuffer * buffer, in gst_dvbsub_overlay_process_text()
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()
907 gst_dvbsub_overlay_subs_to_comp (GstDVBSubOverlay * overlay, in gst_dvbsub_overlay_subs_to_comp()
1005 GstDVBSubOverlay *overlay = GST_DVBSUB_OVERLAY (parent); in gst_dvbsub_overlay_chain_video()
1159 GstDVBSubOverlay *render = (GstDVBSubOverlay *) parent; in gst_dvbsub_overlay_query_video()
1187 GstDVBSubOverlay *render = GST_DVBSUB_OVERLAY (parent); in gst_dvbsub_overlay_event_video()
1242 GstDVBSubOverlay *render = GST_DVBSUB_OVERLAY (parent); in gst_dvbsub_overlay_event_text()