Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfessence.c74 g_ptr_array_remove_index (_essence_element_writer_pad_templates, in mxf_essence_element_writer_register()
/third_party/libsoup/libsoup/
Dsoup-websocket-extension-manager.c133 g_ptr_array_remove_index (priv->extension_types, i); in soup_websocket_extension_manager_remove_feature()
Dsoup-auth-manager.c205 g_ptr_array_remove_index (priv->auth_types, i); in soup_auth_manager_remove_feature()
Dsoup-server.c2971 g_ptr_array_remove_index (priv->websocket_extension_types, i); in soup_server_remove_websocket_extension()
/third_party/gstreamer/gstreamer/gst/
Dgstdevicemonitor.c335 g_ptr_array_remove_index (self->priv->providers, i); in gst_device_monitor_remove_provider()
767 g_ptr_array_remove_index (monitor->priv->filters, i); in gst_device_monitor_remove_filter()
/third_party/glib/glib/
Dgarray.h169 gpointer g_ptr_array_remove_index (GPtrArray *array,
Dgarray.c1600 g_ptr_array_remove_index (GPtrArray *array, in g_ptr_array_remove_index() function
1750 g_ptr_array_remove_index (array, i); in g_ptr_array_remove()
/third_party/glib/tests/
Dmainloop-test.c362 g_source_destroy (g_ptr_array_remove_index (crawler_array, i)); in cleanup_crawlers()
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dgstttmlrender.c1800 g_ptr_array_remove_index (ub->unified_elements, 0); in gst_ttml_render_handle_whitespace()
1817 g_ptr_array_remove_index (ub->unified_elements, in gst_ttml_render_handle_whitespace()
1824 g_ptr_array_remove_index (blocks, i--); in gst_ttml_render_handle_whitespace()
1875 g_ptr_array_remove_index (clone->unified_elements, index + 1); in gst_ttml_render_split_block()
1894 g_ptr_array_remove_index (clone->unified_elements, 0); in gst_ttml_render_split_block()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph264depay.c678 g_ptr_array_remove_index (sps_array, i); in gst_rtp_h264_add_sps_pps()
719 g_ptr_array_remove_index (pps_array, i); in gst_rtp_h264_add_sps_pps()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpstorage.c303 g_ptr_array_remove_index (bufs_in, nth_to_loose); in _single_ssrc_test()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstelement.c820 p = g_ptr_array_remove_index (pads, n); in thread_add_remove_pads()
/third_party/glib/glib/tests/
Darray-test.c880 g_ptr_array_remove_index (gparray, 0); in pointer_array_steal()
999 g_ptr_array_remove_index (gparray, 0); in pointer_array_free_func()
/third_party/gstreamer/gstplugins_base/gst/subparse/
Dgstsubparse.c799 g_ptr_array_remove_index (open_tags, num_open_tags); in subrip_fix_up_markup()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dmpegtsbase.c509 g_ptr_array_remove_index (base->programs, i); in mpegts_base_steal_program()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt2945 g_ptr_array_remove_index
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-parse.c990 g_ptr_array_remove_index (parse->common.src, parse->common.num_streams); in gst_matroska_parse_add_stream()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c8468 g_ptr_array_remove_index (qtdemux->protection_system_ids, in gst_qtdemux_request_protection_context()
8607 g_ptr_array_remove_index (qtdemux->protection_system_ids, in gst_qtdemux_configure_protected_caps()
13390 g_ptr_array_remove_index (qtdemux->active_streams, i); in qtdemux_prepare_streams()
13397 g_ptr_array_remove_index (qtdemux->active_streams, i); in qtdemux_prepare_streams()
/third_party/glib/gio/
Dgdbusconnection.c3230 g_ptr_array_remove_index (connection->filters, n); in g_dbus_connection_remove_filter()