Home
last modified time | relevance | path

Searched refs:c1_type (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstelement.c3627 const gchar *c1_type; in _match_context_type() local
3629 c1_type = gst_context_get_context_type (c1); in _match_context_type()
3631 return g_strcmp0 (c1_type, context_type); in _match_context_type()