Searched defs:srcpad (Results 1 – 1 of 1) sorted by relevance
459 const GstSubtitleInfo *info, GstPad *srcpad, GstCaps *caps) in gst_subtitle_get_stream_handle()499 static void get_stream_srcpad_set(GstSubtitleBaseParse *base_parse, GstPad *srcpad) in get_stream_srcpad_set()527 GstPad *srcpad = gst_pad_new_from_template(src_pad_template, padname->str); in gst_subtitle_get_stream() local