Home
last modified time | relevance | path

Searched defs:srcpad (Results 1 – 1 of 1) sorted by relevance

/foundation/multimedia/player_framework/services/engine/gstreamer/plugins/subtitle/
Dgst_subtitle_base_parse_wrap.cpp459 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