Searched refs:GST_DISCOVERER_OK (Results 1 – 8 of 8) sorted by relevance
72 GST_DISCOVERER_OK); in GST_START_TEST()301 fail_unless_equals_int (data.result, GST_DISCOVERER_OK); in test_disco_async_with_context()
110 GST_DISCOVERER_OK); in GST_START_TEST()
78 { C_ENUM(GST_DISCOVERER_OK), "GST_DISCOVERER_OK", "ok" }, in gst_discoverer_result_get_type()
235 GST_DISCOVERER_OK = 0, enumerator
1513 dc->priv->current_info->result == GST_DISCOVERER_OK) { in discoverer_collect()2030 GstDiscovererResult res = GST_DISCOVERER_OK; in start_discovering()2618 if (res != GST_DISCOVERER_OK) { in gst_discoverer_discover_uri()2689 GST_DISCOVERER_OK, NULL); in gst_discoverer_info_to_variant()
1019 DISCOVERER_INFO_ACCESSOR_CODE (result, GstDiscovererResult, GST_DISCOVERER_OK);
2284 if (!info || gst_discoverer_info_get_result (info) != GST_DISCOVERER_OK) in gst_encoding_profile_from_discoverer()
500 case GST_DISCOVERER_OK: in print_info()