Home
last modified time | relevance | path

Searched refs:g_list_next (Results 1 – 25 of 179) sorted by relevance

12345678

/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspext.c91 for (walk = extensions; walk; walk = g_list_next (walk)) { in gst_rtsp_ext_list_get()
113 for (walk = ext->extensions; walk; walk = g_list_next (walk)) { in gst_rtsp_ext_list_free()
129 for (walk = ext->extensions; walk; walk = g_list_next (walk)) { in gst_rtsp_ext_list_detect_server()
143 for (walk = ext->extensions; walk; walk = g_list_next (walk)) { in gst_rtsp_ext_list_before_send()
158 for (walk = ext->extensions; walk; walk = g_list_next (walk)) { in gst_rtsp_ext_list_after_send()
173 for (walk = ext->extensions; walk; walk = g_list_next (walk)) { in gst_rtsp_ext_list_parse_sdp()
187 for (walk = ext->extensions; walk; walk = g_list_next (walk)) { in gst_rtsp_ext_list_setup_media()
201 for (walk = ext->extensions; walk; walk = g_list_next (walk)) { in gst_rtsp_ext_list_configure_stream()
218 for (walk = ext->extensions; walk; walk = g_list_next (walk)) { in gst_rtsp_ext_list_get_transports()
232 for (walk = ext->extensions; walk; walk = g_list_next (walk)) { in gst_rtsp_ext_list_stream_select()
[all …]
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideodecoder.c355 for (iter = buffers; iter; iter = g_list_next (iter)) { in GST_START_TEST()
427 events_iter = g_list_next (events_iter); in GST_START_TEST()
432 events_iter = g_list_next (events_iter); in GST_START_TEST()
437 events_iter = g_list_next (events_iter); in GST_START_TEST()
454 events_iter = g_list_next (events_iter); in GST_START_TEST()
472 iter = g_list_next (iter); in GST_START_TEST()
482 events_iter = g_list_next (events_iter); in GST_START_TEST()
535 events_iter = g_list_next (events_iter); in GST_START_TEST()
540 events_iter = g_list_next (events_iter); in GST_START_TEST()
545 events_iter = g_list_next (events_iter); in GST_START_TEST()
[all …]
Dvideoencoder.c359 for (iter = buffers; iter; iter = g_list_next (iter)) { in GST_START_TEST()
542 events_iter = g_list_next (events_iter); in GST_START_TEST()
547 events_iter = g_list_next (events_iter); in GST_START_TEST()
552 events_iter = g_list_next (events_iter); in GST_START_TEST()
725 for (iter = g_list_next (buffers); iter; iter = g_list_next (iter)) { in GST_START_TEST()
897 for (iter = buffers, i = 0; iter; iter = g_list_next (iter), i++) { in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/sys/wasapi/
Dgstwasapidevice.c101 for (iter = devices; iter; iter = g_list_next (iter)) { in gst_wasapi_device_provider_start()
158 for (iter = list; iter; iter = g_list_next (iter)) { in gst_wasapi_device_is_in_list()
202 for (iter = new_devices; iter; iter = g_list_next (iter)) in gst_wasapi_device_provider_update_devices()
206 for (iter = new_devices; iter; iter = g_list_next (iter)) { in gst_wasapi_device_provider_update_devices()
213 for (iter = prev_devices; iter; iter = g_list_next (iter)) { in gst_wasapi_device_provider_update_devices()
219 for (iter = to_remove; iter; iter = g_list_next (iter)) in gst_wasapi_device_provider_update_devices()
222 for (iter = to_add; iter; iter = g_list_next (iter)) in gst_wasapi_device_provider_update_devices()
/third_party/gstreamer/gstreamer/gst/
Dgsttracerutils.c152 for (h_node = h_list; h_node; h_node = g_list_next (h_node)) { in _priv_gst_tracing_deinit()
153 for (t_node = h_node->data; t_node; t_node = g_list_next (t_node)) { in _priv_gst_tracing_deinit()
221 for (h_node = h_list; h_node; h_node = g_list_next (h_node)) { in gst_tracing_get_active_tracers()
222 for (t_node = h_node->data; t_node; t_node = g_list_next (t_node)) { in gst_tracing_get_active_tracers()
Dgstprotection.c185 for (walk = decryptors; !retval && walk; walk = g_list_next (walk)) { in gst_protection_select_system()
233 for (walk = decryptors; walk; walk = g_list_next (walk)) { in gst_protection_filter_systems_by_available_decryptors()
266 for (walk = template; walk && !retval; walk = g_list_next (walk)) { in gst_protection_factory_check()
Dgstobject.c392 for (node = self->control_bindings; node; node = g_list_next (node)) { in gst_object_dispose()
909 for (; list; list = g_list_next (list)) { in gst_object_check_uniqueness()
1074 for (node = self->control_bindings; node; node = g_list_next (node)) { in gst_object_find_control_binding()
1151 for (node = object->control_bindings; node; node = g_list_next (node)) { in gst_object_sync_values()
1180 for (node = object->control_bindings; node; node = g_list_next (node)) { in gst_object_has_active_control_bindings()
1204 for (node = object->control_bindings; node; node = g_list_next (node)) { in gst_object_set_control_bindings_disabled()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfdevice.c349 for (iter = devices; iter; iter = g_list_next (iter)) { in gst_mf_device_provider_start_win32()
387 for (iter = devices; iter; iter = g_list_next (iter)) { in gst_mf_device_provider_start_winrt()
454 for (iter = list; iter; iter = g_list_next (iter)) { in gst_mf_device_is_in_list()
498 for (iter = new_devices; iter; iter = g_list_next (iter)) in gst_mf_device_provider_update_devices()
502 for (iter = new_devices; iter; iter = g_list_next (iter)) { in gst_mf_device_provider_update_devices()
509 for (iter = prev_devices; iter; iter = g_list_next (iter)) { in gst_mf_device_provider_update_devices()
515 for (iter = to_remove; iter; iter = g_list_next (iter)) in gst_mf_device_provider_update_devices()
518 for (iter = to_add; iter; iter = g_list_next (iter)) in gst_mf_device_provider_update_devices()
/third_party/gstreamer/gstplugins_bad/sys/wasapi2/
Dgstwasapi2device.c393 for (iter = devices; iter; iter = g_list_next (iter)) { in gst_wasapi2_device_provider_start()
427 for (iter = list; iter; iter = g_list_next (iter)) { in gst_wasapi2_device_is_in_list()
471 for (iter = new_devices; iter; iter = g_list_next (iter)) in gst_wasapi2_device_provider_update_devices()
475 for (iter = new_devices; iter; iter = g_list_next (iter)) { in gst_wasapi2_device_provider_update_devices()
482 for (iter = prev_devices; iter; iter = g_list_next (iter)) { in gst_wasapi2_device_provider_update_devices()
488 for (iter = to_remove; iter; iter = g_list_next (iter)) in gst_wasapi2_device_provider_update_devices()
491 for (iter = to_add; iter; iter = g_list_next (iter)) in gst_wasapi2_device_provider_update_devices()
/third_party/gstreamer/gstplugins_bad/gst/inter/
Dgstintersurface.c38 for (g = list; g; g = g_list_next (g)) { in gst_inter_surface_get()
72 for (g = list; g; g = g_list_next (g)) { in gst_inter_surface_unref()
/third_party/gstreamer/gstplugins_good/ext/jack/
Dgstjackaudioclient.c154 for (walk = conn->src_clients; walk; walk = g_list_next (walk)) { in jack_process_cb()
166 for (walk = conn->sink_clients; walk; walk = g_list_next (walk)) { in jack_process_cb()
182 for (walk = conn->sink_clients; walk; walk = g_list_next (walk)) { in jack_process_cb()
191 for (walk = conn->src_clients; walk; walk = g_list_next (walk)) { in jack_process_cb()
214 for (walk = conn->src_clients; walk; walk = g_list_next (walk)) { in jack_shutdown_cb()
222 for (walk = conn->sink_clients; walk; walk = g_list_next (walk)) { in jack_shutdown_cb()
/third_party/gstreamer/gstreamer/libs/gst/helpers/
Dgst-completion-helper.c48 pads = g_list_next (pads); in get_pad_templates_info()
130 plugins = g_list_next (plugins); in _list_features()
162 features = g_list_next (features); in _list_features()
/third_party/gstreamer/gstplugins_bad/gst/jpegformat/
Dgstjifmux.c236 for (node = self->markers; node; node = g_list_next (node)) { in gst_jif_mux_reset()
387 for (node = self->markers; node; node = g_list_next (node)) { in gst_jif_mux_mangle_markers()
551 pos = g_list_next (pos); in gst_jif_mux_mangle_markers()
594 pos = g_list_next (pos); in gst_jif_mux_mangle_markers()
638 for (node = self->markers; node; node = g_list_next (node)) { in gst_jif_mux_recombine_image()
662 for (node = self->markers; node && writer_status; node = g_list_next (node)) { in gst_jif_mux_recombine_image()
/third_party/gstreamer/gstplugins_good/gst/wavenc/
Dgstwavenc.c640 list = g_list_next (list); in gst_wavenc_is_cue_id_unique()
745 list = g_list_next (list); in gst_wavenc_write_cues()
763 list = g_list_next (list); in gst_wavenc_write_labls()
781 list = g_list_next (list); in gst_wavenc_write_notes()
822 list = g_list_next (list); in gst_wavenc_write_toc()
831 list = g_list_next (list); in gst_wavenc_write_toc()
858 list = g_list_next (list); in gst_wavenc_write_toc()
876 list = g_list_next (list); in gst_wavenc_write_toc()
887 list = g_list_next (list); in gst_wavenc_write_toc()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxpartreader.c96 for (cur = g_list_first (reader->pads); cur != NULL; cur = g_list_next (cur)) { in have_empty_queue()
275 for (cur = g_list_first (part->pads); cur != NULL; cur = g_list_next (cur)) { in splitmux_part_is_eos_locked()
289 for (cur = g_list_first (part->pads); cur != NULL; cur = g_list_next (cur)) { in splitmux_part_is_prerolled_locked()
319 for (cur = g_list_first (reader->pads); cur != NULL; cur = g_list_next (cur)) { in splitmux_is_flushing()
734 for (cur = g_list_first (reader->pads); cur != NULL; cur = g_list_next (cur)) { in splitmux_part_reader_reset()
999 for (cur = g_list_first (reader->pads); cur != NULL; cur = g_list_next (cur)) { in no_more_pads()
1032 for (cur = g_list_first (part->pads); cur != NULL; cur = g_list_next (cur)) { in gst_splitmux_part_reader_src_query()
1223 for (cur = g_list_first (reader->pads); cur != NULL; cur = g_list_next (cur)) { in gst_splitmux_part_reader_set_flushing_locked()
1246 for (cur = g_list_first (reader->pads); cur != NULL; cur = g_list_next (cur)) { in gst_splitmux_part_reader_get_end_offset()
1301 for (cur = g_list_first (reader->pads); cur != NULL; cur = g_list_next (cur)) { in gst_splitmux_part_reader_lookup_pad()
Dgstsplitmuxsrc.c271 cur != NULL; cur = g_list_next (cur)) { in gst_splitmux_src_dispose()
735 cur != NULL; cur = g_list_next (cur)) { in count_not_linked()
839 cur != NULL; cur = g_list_next (cur)) { in gst_splitmux_src_activate_part()
1021 for (cur = g_list_first (pads_list); cur != NULL; cur = g_list_next (cur)) { in gst_splitmux_src_stop()
1078 cur != NULL; cur = g_list_next (cur)) { in gst_splitmux_find_output_pad()
1136 cur != NULL; cur = g_list_next (cur)) { in gst_splitmux_push_event()
1159 cur != NULL; cur = g_list_next (cur)) { in gst_splitmux_push_flush_stop()
1387 cur != NULL; cur = g_list_next (cur)) { in splitmux_src_pad_event()
1396 cur != NULL; cur = g_list_next (cur)) { in splitmux_src_pad_event()
/third_party/gstreamer/gstreamer/tests/check/elements/
Dselector.c160 l = g_list_next (l); in push_input_buffers()
185 l = g_list_next (l); in count_output_buffers()
250 l = g_list_next (l); in push_switched_buffers()
724 for (walker = output_pads; walker; walker = g_list_next (walker)) { in GST_START_TEST()
764 for (walker = output_pads; walker; walker = g_list_next (walker)) { in GST_START_TEST()
800 for (walker = output_pads; walker; walker = g_list_next (walker)) { in GST_START_TEST()
/third_party/glib/gio/tests/
Dsocket-client.c77 for (l = accepted; l != NULL; l = g_list_next (l)) in lookup_client_certificate()
91 for (c = certificates; c != NULL; c = g_list_next (c)) in lookup_client_certificate()
96 for (l = accepted; l != NULL; l = g_list_next (l)) in lookup_client_certificate()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtptheorapay.c424 for (walk = rtptheorapay->headers; walk; walk = g_list_next (walk)) { in gst_rtp_theora_pay_finish_headers()
435 if (g_list_next (walk)) { in gst_rtp_theora_pay_finish_headers()
476 for (walk = rtptheorapay->headers; walk; walk = g_list_next (walk)) { in gst_rtp_theora_pay_finish_headers()
482 if (!g_list_next (walk)) in gst_rtp_theora_pay_finish_headers()
508 for (walk = rtptheorapay->headers; walk; walk = g_list_next (walk)) { in gst_rtp_theora_pay_finish_headers()
Dgstrtpvorbispay.c420 for (walk = rtpvorbispay->headers; walk; walk = g_list_next (walk)) { in gst_rtp_vorbis_pay_finish_headers()
431 if (g_list_next (walk)) { in gst_rtp_vorbis_pay_finish_headers()
472 for (walk = rtpvorbispay->headers; walk; walk = g_list_next (walk)) { in gst_rtp_vorbis_pay_finish_headers()
478 if (!g_list_next (walk)) in gst_rtp_vorbis_pay_finish_headers()
504 for (walk = rtpvorbispay->headers; walk; walk = g_list_next (walk)) { in gst_rtp_vorbis_pay_finish_headers()
Dgstrtpvorbisdepay.c146 for (walk = rtpvorbisdepay->configs; walk; walk = g_list_next (walk)) { in gst_rtp_vorbis_depay_has_ident()
426 for (walk = rtpvorbisdepay->configs; walk; walk = g_list_next (walk)) { in gst_rtp_vorbis_depay_switch_codebook()
435 for (headers = conf->headers; headers; headers = g_list_next (headers)) { in gst_rtp_vorbis_depay_switch_codebook()
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdclient.c60 for (list = g_list_first (periods); list; list = g_list_next (list)) { in gst_mpd_client_get_period_with_id()
74 for (list = g_list_first (adaptation_sets); list; list = g_list_next (list)) { in gst_mpd_client_get_adaptation_set_with_id()
89 for (list = g_list_first (representations); list; list = g_list_next (list)) { in gst_mpd_client_get_representation_with_id()
137 for (list = g_list_first (Representations); list; list = g_list_next (list)) { in gst_mpd_client_get_lowest_representation()
174 for (list = g_list_first (Representations); list; list = g_list_next (list)) {
939 list = g_list_next (list)) { in gst_mpd_client_setup_representation()
969 SegmentURL = g_list_next (SegmentURL); in gst_mpd_client_setup_representation()
987 SegmentURL = g_list_next (SegmentURL); in gst_mpd_client_setup_representation()
1033 list = g_list_next (list)) { in gst_mpd_client_setup_representation()
1340 while ((next = g_list_next (list)) != NULL) { in gst_mpd_client_setup_media_presentation()
[all …]
/third_party/gstreamer/gstplugins_bad/sys/asio/
Dgstasioobject.cpp835 for (iter = asio_object_list; iter; iter = g_list_next (iter)) { in gst_asio_object_new()
1659 iter = g_list_next (iter); in gst_asio_object_buffer_switch_time_info()
1665 iter = g_list_next (iter); in gst_asio_object_buffer_switch_time_info()
1681 iter = g_list_next (iter); in gst_asio_object_buffer_switch_time_info()
1687 iter = g_list_next (iter); in gst_asio_object_buffer_switch_time_info()
1703 iter = g_list_next (iter); in gst_asio_object_buffer_switch_time_info()
1709 iter = g_list_next (iter); in gst_asio_object_buffer_switch_time_info()
1819 for (iter = obj->src_client_callbacks; iter; iter = g_list_next (iter)) { in gst_asio_object_uninstall_callback()
1838 for (iter = obj->sink_client_callbacks; iter; iter = g_list_next (iter)) { in gst_asio_object_uninstall_callback()
1857 for (iter = obj->loopback_client_callbacks; iter; iter = g_list_next (iter)) { in gst_asio_object_uninstall_callback()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvktrash.c426 GList *next = g_list_next (l); in gst_vulkan_trash_fence_list_gc()
434 l = g_list_next (l); in gst_vulkan_trash_fence_list_gc()
457 for (i = 0, l = fence_list->list; i < n; i++, l = g_list_next (l)) { in gst_vulkan_trash_fence_list_wait()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dtuner.c425 walk = g_list_next (walk); in gst_tuner_find_norm_by_name()
452 walk = g_list_next (walk); in gst_tuner_find_channel_by_name()

12345678