Lines Matching refs:GstElementFactory
283 GstElementFactory *dec; /* audio:video decoder */
284 GstElementFactory *sink; /* audio:video sink */
4039 _factory_can_sink_caps (GstElementFactory * factory, GstCaps * caps) in _factory_can_sink_caps()
4093 GstElementFactory *f2; in avelement_lookup_decoder()
4096 f2 = (GstElementFactory *) p2; in avelement_lookup_decoder()
4154 GstElementFactory *d_factory, *s_factory; in avelements_create()
4189 d_factory = (GstElementFactory *) dl->data; in avelements_create()
4191 s_factory = (GstElementFactory *) sl->data; in avelements_create()
4216 avelement_iter_is_equal (GSequenceIter * iter, GstElementFactory * factory) in avelement_iter_is_equal()
4242 GstElementFactory *factory = (GstElementFactory *) tmp->data; in create_decoders_list()
4355 GstElementFactory *factory = (GstElementFactory *) tmp->data; in autoplug_factories_cb()
4389 GstElementFactory *factory = gst_element_get_factory (group->audio_sink); in autoplug_factories_cb()
4402 GstElementFactory *factory = gst_element_get_factory (group->video_sink); in autoplug_factories_cb()
4415 GstElementFactory *factory = GST_ELEMENT_FACTORY_CAST (tmp->data); in autoplug_factories_cb()
4741 GstCaps * caps, GstElementFactory * factory, GstSourceGroup * group) in autoplug_select_cb()
5041 GstElementFactory *factory; in autoplug_query_caps()
5156 GstElementFactory *f = g_value_get_object (v); in autoplug_query_caps()
5246 GstElementFactory *factory; in autoplug_query_context()