Searched refs:c1_type (Results 1 – 1 of 1) sorted by relevance
3627 const gchar *c1_type; in _match_context_type() local3629 c1_type = gst_context_get_context_type (c1); in _match_context_type()3631 return g_strcmp0 (c1_type, context_type); in _match_context_type()