/third_party/gstreamer/gstplugins_base/tests/examples/decodebin_next/ |
D | uridecodebin3-select-all.c | 273 gst_element_sync_state_with_parent (queue); in decodebin_pad_added_cb() 274 gst_element_sync_state_with_parent (convert); in decodebin_pad_added_cb() 275 gst_element_sync_state_with_parent (sink); in decodebin_pad_added_cb() 321 gst_element_sync_state_with_parent (queue); in decodebin_pad_added_cb() 322 gst_element_sync_state_with_parent (convert); in decodebin_pad_added_cb() 323 gst_element_sync_state_with_parent (resample); in decodebin_pad_added_cb() 324 gst_element_sync_state_with_parent (sink); in decodebin_pad_added_cb()
|
/third_party/gstreamer/gstplugins_bad/tests/examples/ |
D | playout.c | 153 if (!gst_element_sync_state_with_parent (app->audio_mixer) || in playout_app_add_audio_sink() 154 !gst_element_sync_state_with_parent (audio_conv) || in playout_app_add_audio_sink() 155 !gst_element_sync_state_with_parent (audio_resample) || in playout_app_add_audio_sink() 156 !gst_element_sync_state_with_parent (queue) || in playout_app_add_audio_sink() 157 !gst_element_sync_state_with_parent (app->audio_sink)) in playout_app_add_audio_sink() 551 if (!gst_element_sync_state_with_parent (audioresample) || in playout_item_new_pad() 552 !gst_element_sync_state_with_parent (audioconvert) || in playout_item_new_pad() 553 !gst_element_sync_state_with_parent (capsfilter) || in playout_item_new_pad() 554 !gst_element_sync_state_with_parent (queue)) { in playout_item_new_pad() 568 if (!gst_element_sync_state_with_parent (queue)) { in playout_item_new_pad() [all …]
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglmixerbin.c | 365 gst_element_sync_state_with_parent (chain->upload); in _create_input_chain() 366 gst_element_sync_state_with_parent (chain->in_convert); in _create_input_chain() 367 gst_element_sync_state_with_parent (chain->in_overlay); in _create_input_chain() 412 gst_element_sync_state_with_parent (self->mixer); in _connect_mixer_element()
|
/third_party/gstreamer/gstplugins_bad/tests/examples/webrtc/ |
D | webrtcrenego.c | 120 gst_element_sync_state_with_parent (out); in _webrtc_pad_added() 211 gst_element_sync_state_with_parent (extra_src); in stream_change()
|
D | webrtcbidirectional.c | 73 gst_element_sync_state_with_parent (out); in _webrtc_pad_added()
|
D | webrtc.c | 73 gst_element_sync_state_with_parent (out); in _webrtc_pad_added()
|
D | webrtcswap.c | 92 gst_element_sync_state_with_parent (out); in _webrtc_pad_added()
|
D | webrtctransceiver.c | 73 gst_element_sync_state_with_parent (out); in _webrtc_pad_added()
|
/third_party/gstreamer/gstplugins_bad/sys/bluez/ |
D | gsta2dpsink.c | 104 if (!gst_element_sync_state_with_parent (element)) { in gst_a2dp_sink_init_element() 359 gst_element_sync_state_with_parent (sink); in gst_a2dp_sink_init_avdtp_sink()
|
/third_party/gstreamer/gstplugins_bad/tests/examples/wpe/ |
D | wpe.c | 94 gst_element_sync_state_with_parent (out); in _wpe_pad_added()
|
/third_party/gstreamer/gstplugins_bad/gst/transcode/ |
D | gsttranscodebin.c | 285 gst_element_sync_state_with_parent (convert); in _insert_filter() 286 gst_element_sync_state_with_parent (filter); in _insert_filter() 452 return gst_element_sync_state_with_parent (self->encodebin); in make_encodebin()
|
/third_party/gstreamer/gstplugins_bad/gst/camerabin2/ |
D | gstcamerabin2.c | 967 gst_element_sync_state_with_parent (camerabin->video_filter); in gst_camera_bin_video_reset_elements() 969 gst_element_sync_state_with_parent (camerabin->videobin_capsfilter); in gst_camera_bin_video_reset_elements() 970 gst_element_sync_state_with_parent (camerabin->video_encodebin); in gst_camera_bin_video_reset_elements() 979 gst_element_sync_state_with_parent (camerabin->audio_filter); in gst_camera_bin_video_reset_elements() 982 gst_element_sync_state_with_parent (camerabin->audio_capsfilter); in gst_camera_bin_video_reset_elements() 983 gst_element_sync_state_with_parent (camerabin->audio_volume); in gst_camera_bin_video_reset_elements()
|
/third_party/gstreamer/gstplugins_bad/tests/examples/mxf/ |
D | mxfdemux-structure.c | 185 gst_element_sync_state_with_parent (fakesink); in on_pad_added()
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | decodebin.c | 130 gst_element_sync_state_with_parent (sink); in pad_added_plug_fakesink_cb() 562 gst_element_sync_state_with_parent (sink); in parser_negotiation_pad_added_cb()
|
/third_party/gstreamer/gstplugins_bad/gst/rtp/ |
D | gstrtpsink.c | 452 gst_element_sync_state_with_parent (self->rtcp_src); in gst_rtp_sink_reuse_socket() 462 gst_element_sync_state_with_parent (self->rtcp_sink); in gst_rtp_sink_reuse_socket()
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | vp8dec.c | 227 gst_element_sync_state_with_parent (encoder); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/ext/webrtc/ |
D | gstwebrtcbin.c | 2292 gst_element_sync_state_with_parent (GST_ELEMENT (ret->send_bin)); in _get_or_create_rtp_transport_channel() 2293 gst_element_sync_state_with_parent (GST_ELEMENT (ret->receive_bin)); in _get_or_create_rtp_transport_channel() 2360 gst_element_sync_state_with_parent (channel->appsrc); in _on_sctpdec_pad_added() 2361 gst_element_sync_state_with_parent (channel->appsink); in _on_sctpdec_pad_added() 2441 gst_element_sync_state_with_parent (GST_ELEMENT (sctp_transport->sctpdec)); in _sctp_check_dtls_state_task() 2442 gst_element_sync_state_with_parent (GST_ELEMENT (sctp_transport->sctpenc)); in _sctp_check_dtls_state_task() 2554 gst_element_sync_state_with_parent (GST_ELEMENT (stream->send_bin)); in _get_or_create_data_channel_transports() 2555 gst_element_sync_state_with_parent (GST_ELEMENT (stream->receive_bin)); in _get_or_create_data_channel_transports() 4529 gst_element_sync_state_with_parent (clocksync); in _connect_input_stream() 4538 gst_element_sync_state_with_parent (fec_encoder); in _connect_input_stream() [all …]
|
D | transportsendbin.c | 279 gst_element_sync_state_with_parent (send->dtlssrtpenc); in maybe_start_enc()
|
/third_party/gstreamer/gstplugins_bad/tests/examples/ipcpipeline/ |
D | ipc-play.c | 882 gst_element_sync_state_with_parent (ipcpipelinesrc); in pipe_reader() 883 gst_element_sync_state_with_parent (decodebin); in pipe_reader()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11compositorbin.cpp | 844 gst_element_sync_state_with_parent (chain->upload); in gst_d3d11_compositor_bin_input_chain_new() 845 gst_element_sync_state_with_parent (chain->convert); in gst_d3d11_compositor_bin_input_chain_new()
|
/third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
D | rsndec.c | 140 gst_element_sync_state_with_parent (new_child); in rsn_dec_set_child()
|
/third_party/gstreamer/gstplugins_base/tests/icles/ |
D | test-reverseplay.c | 284 gst_element_sync_state_with_parent (fakesink); in pad_added_cb()
|
/third_party/gstreamer/gstplugins_bad/sys/uvch264/ |
D | gstuvch264_src.c | 2844 !gst_element_sync_state_with_parent (self->vid_colorspace)) in gst_uvc_h264_src_construct_pipeline() 2847 !gst_element_sync_state_with_parent (self->vf_colorspace)) in gst_uvc_h264_src_construct_pipeline() 2849 if (self->jpeg_dec && !gst_element_sync_state_with_parent (self->jpeg_dec)) in gst_uvc_h264_src_construct_pipeline() 2852 !gst_element_sync_state_with_parent (self->mjpg_demux)) in gst_uvc_h264_src_construct_pipeline() 2854 if (self->v4l2_src && !gst_element_sync_state_with_parent (self->v4l2_src)) in gst_uvc_h264_src_construct_pipeline() 2867 if (!gst_element_sync_state_with_parent (child)) { in gst_uvc_h264_src_construct_pipeline()
|
/third_party/gstreamer/gstplugins_good/tests/examples/rtp/ |
D | client-rtpaux.c | 237 gst_element_sync_state_with_parent (session->output); in handle_new_stream()
|
/third_party/gstreamer/gstplugins_bad/gst/debugutils/ |
D | gsttestsrcbin.c | 296 gst_element_sync_state_with_parent (src); in gst_test_src_bin_setup_src()
|