Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglmosaic.c153 const gchar * req_name, const GstCaps * caps) in gst_gl_mosaic_request_new_pad()
Dgstglstereomix.c425 const gchar * req_name, const GstCaps * caps) in gst_gl_stereo_mix_request_new_pad()
Dgstglmixerbin.c489 const gchar * req_name, const GstCaps * caps) in gst_gl_mixer_bin_request_new_pad()
Dgstglvideomixer.c850 GstPadTemplate * templ, const gchar * req_name, const GstCaps * caps) in gst_gl_video_mixer_request_new_pad()
/third_party/gstreamer/gstplugins_base/gst/audiomixer/
Dgstaudiomixer.c248 const gchar * req_name, const GstCaps * caps) in gst_audiomixer_request_new_pad()
Dgstaudiointerleave.c722 GstPadTemplate * templ, const gchar * req_name, const GstCaps * caps) in gst_audio_interleave_request_new_pad()
/third_party/gstreamer/gstplugins_good/gst/multipart/
Dmultipartmux.c182 GstPadTemplate * templ, const gchar * req_name, const GstCaps * caps) in gst_multipart_mux_request_new_pad()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpmux.c302 GstPadTemplate * templ, const gchar * req_name, const GstCaps * caps) in gst_rtp_mux_request_new_pad()
/third_party/gstreamer/gstplugins_good/gst/interleave/
Dinterleave.c501 const gchar * req_name, const GstCaps * caps) in gst_interleave_request_new_pad()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstcccombiner.c1234 GstPadTemplate * templ, const gchar * req_name, const GstCaps * caps) in gst_cc_combiner_create_new_pad()
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggmux.c422 GstPadTemplate * templ, const gchar * req_name, const GstCaps * caps) in gst_ogg_mux_request_new_pad()
/third_party/gstreamer/gstplugins_good/gst/avi/
Dgstavimux.c1048 GstPadTemplate * templ, const gchar * req_name, const GstCaps * caps) in gst_avi_mux_request_new_pad()
/third_party/gstreamer/gstplugins_base/gst/compositor/
Dcompositor.c1477 const gchar * req_name, const GstCaps * caps) in gst_compositor_request_new_pad()
/third_party/gstreamer/gstplugins_good/gst/flv/
Dgstflvmux.c727 GstPadTemplate * templ, const gchar * req_name, const GstCaps * caps) in gst_flv_mux_create_new_pad()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstaggregator.c1998 GstPadTemplate * templ, const gchar * req_name, const GstCaps * caps) in gst_aggregator_default_create_new_pad()
2059 GstPadTemplate * templ, const gchar * req_name, const GstCaps * caps) in gst_aggregator_request_new_pad()
/third_party/gstreamer/gstplugins_good/gst/videomixer/
Dvideomixer2.c1975 GstPadTemplate * templ, const gchar * req_name, const GstCaps * caps) in gst_videomixer2_request_new_pad()
/third_party/gstreamer/gstplugins_bad/gst/asfmux/
Dgstasfmux.c2277 GstPadTemplate * templ, const gchar * req_name, const GstCaps * caps) in gst_asf_mux_request_new_pad()
/third_party/gstreamer/gstreamer/gst/
Dgstelement.c1228 const gchar *req_name = NULL; in gst_element_request_pad_simple() local
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dgstqtmux.c7169 GstPadTemplate * templ, const gchar * req_name, const GstCaps * caps) in gst_qt_mux_create_new_pad()
7177 GstPadTemplate * templ, const gchar * req_name, const GstCaps * caps) in gst_qt_mux_request_new_pad()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoaggregator.c2651 GstPadTemplate * templ, const gchar * req_name, const GstCaps * caps) in gst_video_aggregator_request_new_pad()
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-mux.c2554 GstPadTemplate * templ, const gchar * req_name, const GstCaps * caps) in gst_matroska_mux_request_new_pad()
/third_party/python/Python/
DPython-ast.c12013 const char * const req_name[] = {"Module", "Expression", "Interactive"}; in PyAST_obj2mod() local