Searched refs:g_ptr_array_remove_index (Results 1 – 19 of 19) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst/mxf/ |
D | mxfessence.c | 74 g_ptr_array_remove_index (_essence_element_writer_pad_templates, in mxf_essence_element_writer_register()
|
/third_party/libsoup/libsoup/ |
D | soup-websocket-extension-manager.c | 133 g_ptr_array_remove_index (priv->extension_types, i); in soup_websocket_extension_manager_remove_feature()
|
D | soup-auth-manager.c | 205 g_ptr_array_remove_index (priv->auth_types, i); in soup_auth_manager_remove_feature()
|
D | soup-server.c | 2971 g_ptr_array_remove_index (priv->websocket_extension_types, i); in soup_server_remove_websocket_extension()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstdevicemonitor.c | 335 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/ |
D | garray.h | 169 gpointer g_ptr_array_remove_index (GPtrArray *array,
|
D | garray.c | 1600 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/ |
D | mainloop-test.c | 362 g_source_destroy (g_ptr_array_remove_index (crawler_array, i)); in cleanup_crawlers()
|
/third_party/gstreamer/gstplugins_bad/ext/ttml/ |
D | gstttmlrender.c | 1800 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/ |
D | gstrtph264depay.c | 678 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/ |
D | rtpstorage.c | 303 g_ptr_array_remove_index (bufs_in, nth_to_loose); in _single_ssrc_test()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstelement.c | 820 p = g_ptr_array_remove_index (pads, n); in thread_add_remove_pads()
|
/third_party/glib/glib/tests/ |
D | array-test.c | 880 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/ |
D | gstsubparse.c | 799 g_ptr_array_remove_index (open_tags, num_open_tags); in subrip_fix_up_markup()
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/ |
D | mpegtsbase.c | 509 g_ptr_array_remove_index (base->programs, i); in mpegts_base_steal_program()
|
/third_party/glib/docs/reference/glib/ |
D | glib-sections.txt | 2945 g_ptr_array_remove_index
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | matroska-parse.c | 990 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/ |
D | qtdemux.c | 8468 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/ |
D | gdbusconnection.c | 3230 g_ptr_array_remove_index (connection->filters, n); in g_dbus_connection_remove_filter()
|