Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dmklangtables.c229 g_array_sort (languages, (GCompareFunc) languages_sort_func); in main()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavcfg.c132 g_array_sort (values, (GCompareFunc) cmp_enum_value); in register_enum()
209 g_array_sort (values, (GCompareFunc) cmp_flags_value); in register_flags()
/third_party/glib/glib/
Dgarray.h119 void g_array_sort (GArray *array,
Dgarray.c817 g_array_sort (GArray *farray, in g_array_sort() function
2538 g_array_sort ((GArray *)array, compare_func); in g_byte_array_sort()
/third_party/glib/tests/gobject/
Dperformance-threaded.c271 g_array_sort (array, compare_doubles); in print_results()
/third_party/gstreamer/gstplugins_good/sys/oss/
Dgstosshelper.c120 g_array_sort (probe->rates, gst_oss_helper_rate_int_compare); in gst_oss_helper_probe_caps()
/third_party/libsoup/libsoup/
Dsoup-message-headers.c1019 g_array_sort (array, sort_ranges); in soup_message_headers_get_ranges_internal()
/third_party/glib/glib/tests/
Darray-test.c595 g_array_sort (garray, int_compare); in array_sort()
604 g_array_sort (garray, int_compare); in array_sort()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c2282 g_array_sort (packarray, compare_result); in GST_START_TEST()
2291 g_array_sort (unpackarray, compare_result); in GST_START_TEST()
2615 g_array_sort (array, compare_result); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-read-common.c2003 g_array_sort (common->index, (GCompareFunc) gst_matroska_index_compare); in gst_matroska_read_common_parse_index()
3378 g_array_sort (context->encodings, in gst_matroska_read_common_read_track_encodings()
Dmatroska-demux.c4997 g_array_sort (demux->clusters, (GCompareFunc) gst_matroska_cluster_compare); in gst_matroska_demux_parse_contents()
/third_party/glib/gio/
Dgfileinfo.c2366 g_array_sort (matcher->sub_matchers, compare_sub_matchers); in matcher_optimize()
/third_party/gstreamer/gstreamer/gst/
Dgstcaps.c2132 g_array_sort (GST_CAPS_ARRAY (caps), gst_caps_compare_structures); in gst_caps_simplify()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt2918 g_array_sort