Lines Matching refs:video_sinkpad
634 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (self->video_sinkpad), NULL); in _setup_passthrough()
679 (self->video_sinkpad), sink))) { in _setup_passthrough()
765 video_peer = gst_pad_get_peer (self->video_sinkpad); in _setup_parser()
842 is_video = _is_video_pad (self->video_sinkpad, &is_hw); in _link_renderer()
938 video_peer = gst_pad_get_peer (self->video_sinkpad); in _link_renderer()
1004 (self->video_sinkpad), sink))) { in _link_renderer()
1169 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (self->video_sinkpad), NULL); in _pad_blocked_cb()
1240 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (self->video_sinkpad), in _pad_blocked_cb()
1417 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (self->video_sinkpad), NULL); in gst_subtitle_overlay_change_state()
1734 target = gst_ghost_pad_get_target (GST_GHOST_PAD_CAST (self->video_sinkpad)); in gst_subtitle_overlay_video_sink_setcaps()
2068 self->video_sinkpad = in gst_subtitle_overlay_init()
2071 gst_pad_set_event_function (self->video_sinkpad, in gst_subtitle_overlay_init()
2073 gst_pad_set_chain_function (self->video_sinkpad, in gst_subtitle_overlay_init()
2078 (self->video_sinkpad))); in gst_subtitle_overlay_init()
2081 gst_element_add_pad (GST_ELEMENT_CAST (self), self->video_sinkpad); in gst_subtitle_overlay_init()