/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | gdppay.c | 98 buffers = g_list_remove (buffers, outbuffer); in check_stream_start_buffer() 111 buffers = g_list_remove (buffers, outbuffer); in check_caps_buffer() 125 buffers = g_list_remove (buffers, outbuffer); in check_segment_buffer() 172 buffers = g_list_remove (buffers, outbuffer); in GST_START_TEST() 190 buffers = g_list_remove (buffers, outbuffer); in GST_START_TEST() 210 buffers = g_list_remove (buffers, outbuffer); in GST_START_TEST() 335 buffers = g_list_remove (buffers, outbuffer); in GST_START_TEST() 353 buffers = g_list_remove (buffers, outbuffer); in GST_START_TEST() 373 buffers = g_list_remove (buffers, outbuffer); in GST_START_TEST() 517 buffers = g_list_remove (buffers, outbuffer); in GST_START_TEST() [all …]
|
D | voamrwbenc.c | 147 buffers = g_list_remove (buffers, outbuffer); in do_test()
|
D | gdpdepay.c | 193 buffers = g_list_remove (buffers, outbuffer); in GST_START_TEST() 382 buffers = g_list_remove (buffers, outbuffer); in GST_START_TEST()
|
D | mpeg2enc.c | 169 buffers = g_list_remove (buffers, outbuffer); in GST_START_TEST()
|
D | faad.c | 125 buffers = g_list_remove (buffers, outbuffer); in do_test()
|
D | faac.c | 206 buffers = g_list_remove (buffers, outbuffer); in do_test()
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | wavpackparse.c | 143 buffers = g_list_remove (buffers, outbuffer); in GST_START_TEST() 204 buffers = g_list_remove (buffers, outbuffer); in GST_START_TEST()
|
D | avisubtitle.c | 151 buffers = g_list_remove (buffers, newBuffer); in check_correct_buffer() 161 buffers = g_list_remove (buffers, buffers->data); in check_correct_buffer()
|
D | alpha.c | 174 buffers = g_list_remove (buffers, outbuffer); in GST_START_TEST() 241 buffers = g_list_remove (buffers, outbuffer); in GST_START_TEST()
|
D | aspectratiocrop.c | 102 buffers = g_list_remove (buffers, new); in check_aspectratiocrop()
|
D | wavpackenc.c | 156 buffers = g_list_remove (buffers, outbuffer); in GST_START_TEST()
|
D | y4menc.c | 140 buffers = g_list_remove (buffers, outbuffer); in GST_START_TEST()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstmeta.c | 582 metas = g_list_remove (metas, m_found); in GST_START_TEST() 585 metas = g_list_remove (metas, m_found); in GST_START_TEST() 588 metas = g_list_remove (metas, m_found); in GST_START_TEST() 605 metas = g_list_remove (metas, m_found); in GST_START_TEST() 609 metas = g_list_remove (metas, m_found); in GST_START_TEST() 618 metas = g_list_remove (metas, m2); in GST_START_TEST()
|
D | gsttocsetter.c | 230 toc->entries = g_list_remove (toc->entries, entry); in GST_START_TEST() 248 ed->subentries = g_list_remove (ed->subentries, entry); in GST_START_TEST()
|
/third_party/glib/gio/inotify/ |
D | inotify-path.c | 183 file_list = g_list_remove (file_list, file); in ip_unmap_wd_file() 323 dir_list = g_list_remove (dir_list, dir); in ip_unmap_wd_dir() 347 dir->subs = g_list_remove (dir->subs, sub); in ip_unmap_sub_dir() 354 file->subs = g_list_remove (file->subs, sub); in ip_unmap_sub_dir()
|
/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | gstmsdkcontext.c | 578 resp->surfaces_locked = g_list_remove (resp->surfaces_locked, surface); in check_surfaces_available() 615 g_list_remove (msdk_resp->surfaces_avail, surface); in gst_msdk_context_get_surface_available() 656 g_list_remove (msdk_resp->surfaces_used, surface); in gst_msdk_context_put_surface_locked() 674 g_list_remove (msdk_resp->surfaces_used, surface); in gst_msdk_context_put_surface_available()
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gstdecodebin3-parse.c | 421 dbin->input_streams = g_list_remove (dbin->input_streams, stream); in remove_input_stream() 550 g_list_remove (ppad->input->pending_pads, ppad); in parsebin_pending_event_probe() 645 dbin->output_streams = g_list_remove (dbin->output_streams, output); in parsebin_pad_removed_cb() 652 dbin->slots = g_list_remove (dbin->slots, slot); in parsebin_pad_removed_cb()
|
D | gstdecodebin3.c | 952 dbin->other_inputs = g_list_remove (dbin->other_inputs, input); in gst_decodebin3_input_pad_unlink() 1685 g_list_remove (dbin->requested_selection, id_in_list); in get_output_for_slot() 1940 g_list_remove (dbin->output_streams, output); in multiqueue_src_probe() 1946 dbin->slots = g_list_remove (dbin->slots, slot); in multiqueue_src_probe() 1977 dbin->output_streams = g_list_remove (dbin->output_streams, output); in multiqueue_src_probe() 1981 dbin->slots = g_list_remove (dbin->slots, slot); in multiqueue_src_probe() 2557 dbin->to_activate = g_list_remove (dbin->to_activate, tmp->data); in reassign_slot() 2579 dbin->output_streams = g_list_remove (dbin->output_streams, output); in reassign_slot() 2716 to_activate = g_list_remove (to_activate, slot_to_activate); in handle_stream_switch()
|
/third_party/glib/glib/deprecated/ |
D | gcompletion.c | 201 cmp->items = g_list_remove (cmp->items, it->data); in g_completion_remove_items() 208 cmp->cache = g_list_remove(cmp->cache, it->data); in g_completion_remove_items()
|
/third_party/gstreamer/gstplugins_good/ext/jack/ |
D | gstjackaudioclient.c | 403 connections = g_list_remove (connections, conn); in gst_jack_audio_unref_connection() 468 conn->src_clients = g_list_remove (conn->src_clients, client); in gst_jack_audio_connection_remove_client() 472 conn->sink_clients = g_list_remove (conn->sink_clients, client); in gst_jack_audio_connection_remove_client()
|
/third_party/glib/gio/ |
D | gunixvolumemonitor.c | 342 monitor->volumes = g_list_remove (monitor->volumes, volume); in update_volumes() 393 monitor->mounts = g_list_remove (monitor->mounts, mount); in update_mounts()
|
/third_party/gstreamer/gstreamer/tests/benchmarks/ |
D | gstpollstress.c | 62 fds = g_list_remove (fds, fd); in mess_some_more()
|
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/ |
D | glist.in.h | 88 GList* g_list_remove (GList *list,
|
/third_party/gstreamer/gstplugins_good/gst/cutter/ |
D | gstcutter.c | 370 filter->pre_buffer = g_list_remove (filter->pre_buffer, prebuf); in gst_cutter_chain() 394 filter->pre_buffer = g_list_remove (filter->pre_buffer, prebuf); in gst_cutter_chain()
|
/third_party/glib/glib/ |
D | glist.h | 89 GList* g_list_remove (GList *list,
|