/third_party/gstreamer/gstreamer/gst/ |
D | gstpad.c | 1050 GST_PAD_STREAM_UNLOCK (pad); in post_activate() 4208 GST_PAD_STREAM_UNLOCK (pad); in gst_pad_query() 4229 GST_PAD_STREAM_UNLOCK (pad); in gst_pad_query() 4237 GST_PAD_STREAM_UNLOCK (pad); in gst_pad_query() 4244 GST_PAD_STREAM_UNLOCK (pad); in gst_pad_query() 4252 GST_PAD_STREAM_UNLOCK (pad); in gst_pad_query() 4473 GST_PAD_STREAM_UNLOCK (pad); in gst_pad_chain_data_unchecked() 4484 GST_PAD_STREAM_UNLOCK (pad); in gst_pad_chain_data_unchecked() 4493 GST_PAD_STREAM_UNLOCK (pad); in gst_pad_chain_data_unchecked() 4503 GST_PAD_STREAM_UNLOCK (pad); in gst_pad_chain_data_unchecked() [all …]
|
D | gstpad.h | 1270 #define GST_PAD_STREAM_UNLOCK(pad) g_rec_mutex_unlock(GST_PAD_GET_STREAM_LOCK(pad)) macro
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstfunnel.c | 339 GST_PAD_STREAM_UNLOCK (funnel->srcpad); in gst_funnel_sink_chain_object() 424 GST_PAD_STREAM_UNLOCK (funnel->srcpad); in gst_funnel_sink_event()
|
D | gsttypefindelement.c | 586 GST_PAD_STREAM_UNLOCK (typefind->sink); in gst_type_find_element_seek()
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstbasesrc.c | 1842 GST_PAD_STREAM_UNLOCK (src->srcpad); in gst_base_src_perform_seek() 1906 GST_PAD_STREAM_UNLOCK (src->srcpad); in gst_base_src_send_event() 1954 GST_PAD_STREAM_UNLOCK (src->srcpad); in gst_base_src_send_event() 1973 GST_PAD_STREAM_UNLOCK (src->srcpad); in gst_base_src_send_event() 3565 GST_PAD_STREAM_UNLOCK (src->srcpad); in gst_base_src_negotiate() 3740 GST_PAD_STREAM_UNLOCK (basesrc->srcpad); in gst_base_src_start_complete() 3746 GST_PAD_STREAM_UNLOCK (basesrc->srcpad); in gst_base_src_start_complete() 3756 GST_PAD_STREAM_UNLOCK (basesrc->srcpad); in gst_base_src_start_complete() 3764 GST_PAD_STREAM_UNLOCK (basesrc->srcpad); in gst_base_src_start_complete() 3910 GST_PAD_STREAM_UNLOCK (basesrc->srcpad); in gst_base_src_set_flushing()
|
D | gstaggregator.c | 682 GST_PAD_STREAM_UNLOCK (self->srcpad); in gst_aggregator_set_src_caps() 690 GST_PAD_STREAM_UNLOCK (self->srcpad); in gst_aggregator_set_src_caps() 1350 GST_PAD_STREAM_UNLOCK (GST_AGGREGATOR_SRC_PAD (self)); in gst_aggregator_negotiate()
|
D | gstbasetransform.c | 1481 GST_PAD_STREAM_UNLOCK (trans->sinkpad); in gst_base_transform_reconfigure() 2487 GST_PAD_STREAM_UNLOCK (trans->sinkpad); in gst_base_transform_activate()
|
/third_party/gstreamer/gstplugins_bad/ext/musepack/ |
D | gstmusepackdec.c | 245 GST_PAD_STREAM_UNLOCK (dec->sinkpad); in gst_musepackdec_handle_seek_event() 252 GST_PAD_STREAM_UNLOCK (dec->sinkpad); in gst_musepackdec_handle_seek_event()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudiobasesink.c | 2330 GST_PAD_STREAM_UNLOCK (basesink->sinkpad); in gst_audio_base_sink_callback() 2339 GST_PAD_STREAM_UNLOCK (basesink->sinkpad); in gst_audio_base_sink_callback() 2352 GST_PAD_STREAM_UNLOCK (basesink->sinkpad); in gst_audio_base_sink_callback() 2360 GST_PAD_STREAM_UNLOCK (basesink->sinkpad); in gst_audio_base_sink_callback() 2368 GST_PAD_STREAM_UNLOCK (basesink->sinkpad); in gst_audio_base_sink_callback()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/audio/ |
D | gstnonstreamaudiodecoder.c | 1662 GST_PAD_STREAM_UNLOCK (dec->srcpad); in gst_nonstream_audio_decoder_switch_to_subsong() 1915 GST_PAD_STREAM_UNLOCK (dec->srcpad); in gst_nonstream_audio_decoder_do_seek() 1989 GST_PAD_STREAM_UNLOCK (dec->srcpad); in gst_nonstream_audio_decoder_do_seek()
|
/third_party/gstreamer/gstplugins_bad/ext/gme/ |
D | gstgme.c | 263 GST_PAD_STREAM_UNLOCK (gme->srcpad); in gst_gme_dec_src_event()
|
/third_party/gstreamer/gstplugins_good/gst/debugutils/ |
D | rndbuffersize.c | 346 GST_PAD_STREAM_UNLOCK (self->sinkpad); in gst_rnd_buffer_size_src_event()
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | gstrtpfunnel.c | 281 GST_PAD_STREAM_UNLOCK (funnel->srcpad); in gst_rtp_funnel_sink_chain_object()
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/ |
D | gstsctpdec.c | 613 GST_PAD_STREAM_UNLOCK (pad); in remove_pad()
|
D | gstsctpenc.c | 489 GST_PAD_STREAM_UNLOCK (pad); in gst_sctp_enc_release_pad()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/ |
D | gsttagdemux.c | 941 GST_PAD_STREAM_UNLOCK (tagdemux->priv->sinkpad); in gst_tag_demux_seek_pull() 1741 GST_PAD_STREAM_UNLOCK (demux->priv->srcpad); in gst_tag_demux_change_state()
|
/third_party/gstreamer/gstplugins_bad/ext/modplug/ |
D | gstmodplug.cc | 397 GST_PAD_STREAM_UNLOCK (modplug->sinkpad); in gst_modplug_do_seek()
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gstdecodebin2.c | 2796 GST_PAD_STREAM_UNLOCK (sinkpad); in connect_pad() 2876 GST_PAD_STREAM_UNLOCK (sinkpad); in connect_pad() 3166 GST_PAD_STREAM_UNLOCK (sink_pad); in type_found() 3218 GST_PAD_STREAM_UNLOCK (pad); in pad_added_cb() 3229 GST_PAD_STREAM_UNLOCK (pad); in pad_added_cb()
|
D | gstparsebin.c | 2107 GST_PAD_STREAM_UNLOCK (sinkpad); in connect_pad() 2184 GST_PAD_STREAM_UNLOCK (sinkpad); in connect_pad() 2397 GST_PAD_STREAM_UNLOCK (sink_pad); in type_found()
|
/third_party/gstreamer/gstplugins_bad/ext/sndfile/ |
D | gstsfdec.c | 265 GST_PAD_STREAM_UNLOCK (self->sinkpad); in gst_sf_dec_do_seek()
|
/third_party/gstreamer/gstreamer/libs/gst/check/ |
D | gstharness.c | 1096 GST_PAD_STREAM_UNLOCK (h->srcpad); in gst_harness_teardown() 1115 GST_PAD_STREAM_UNLOCK (h->sinkpad); in gst_harness_teardown()
|
/third_party/gstreamer/gstplugins_bad/gst/midi/ |
D | midiparse.c | 373 GST_PAD_STREAM_UNLOCK (midiparse->sinkpad); in gst_midi_parse_perform_seek()
|
/third_party/gstreamer/gstplugins_bad/gst/dvdspu/ |
D | gstdvdspu.c | 1121 GST_PAD_STREAM_UNLOCK (dvdspu->videosinkpad); in gst_dvd_spu_subpic_event()
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstamcaudiodec.c | 1034 GST_PAD_STREAM_UNLOCK (GST_AUDIO_DECODER_SRC_PAD (self)); in gst_amc_audio_dec_flush()
|
/third_party/gstreamer/gstplugins_good/gst/imagefreeze/ |
D | gstimagefreeze.c | 766 GST_PAD_STREAM_UNLOCK (self->srcpad); in gst_image_freeze_src_event()
|