Lines Matching refs:video_sinkpad
642 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (self->video_sinkpad), NULL); in _setup_passthrough()
687 (self->video_sinkpad), sink))) { in _setup_passthrough()
773 video_peer = gst_pad_get_peer (self->video_sinkpad); in _setup_parser()
850 is_video = _is_video_pad (self->video_sinkpad, &is_hw); in _link_renderer()
946 video_peer = gst_pad_get_peer (self->video_sinkpad); in _link_renderer()
1012 (self->video_sinkpad), sink))) { in _link_renderer()
1177 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (self->video_sinkpad), NULL); in _pad_blocked_cb()
1248 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (self->video_sinkpad), in _pad_blocked_cb()
1425 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (self->video_sinkpad), NULL); in gst_subtitle_overlay_change_state()
1742 target = gst_ghost_pad_get_target (GST_GHOST_PAD_CAST (self->video_sinkpad)); in gst_subtitle_overlay_video_sink_setcaps()
2076 self->video_sinkpad = in gst_subtitle_overlay_init()
2079 gst_pad_set_event_function (self->video_sinkpad, in gst_subtitle_overlay_init()
2081 gst_pad_set_chain_function (self->video_sinkpad, in gst_subtitle_overlay_init()
2086 (self->video_sinkpad))); in gst_subtitle_overlay_init()
2089 gst_element_add_pad (GST_ELEMENT_CAST (self), self->video_sinkpad); in gst_subtitle_overlay_init()