Searched refs:gst_plugin_ext_dep_strv_equal (Results 1 – 2 of 2) sorted by relevance
1875 gst_plugin_ext_dep_strv_equal (gchar ** arr1, gchar ** arr2) in gst_plugin_ext_dep_strv_equal() function1895 return gst_plugin_ext_dep_strv_equal (dep->env_vars, (gchar **) env_vars) && in gst_plugin_ext_dep_equals()1896 gst_plugin_ext_dep_strv_equal (dep->paths, (gchar **) paths) && in gst_plugin_ext_dep_equals()1897 gst_plugin_ext_dep_strv_equal (dep->names, (gchar **) names); in gst_plugin_ext_dep_equals()
90483 (gst_plugin_ext_dep_strv_equal), (gst_plugin_ext_dep_equals),