Home
last modified time | relevance | path

Searched refs:GstTaskFunction (Results 1 – 25 of 61) sorted by relevance

123

/third_party/gstreamer/gstreamer/gst/
Dgsttask.h38 typedef void (*GstTaskFunction) (gpointer user_data); typedef
143 GstTaskFunction func;
174 GstTask* gst_task_new (GstTaskFunction func,
Dgsttask.c476 gst_task_new (GstTaskFunction func, gpointer user_data, GDestroyNotify notify) in gst_task_new()
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dgstsctpdec.c368 (GstTaskFunction) gst_sctp_data_srcpad_loop, sctpdec_pad, NULL); in flush_srcpad()
508 gst_pad_start_task (pad, (GstTaskFunction) gst_sctp_data_srcpad_loop, pad, in gst_sctp_dec_src_event()
592 gst_pad_start_task (new_pad, (GstTaskFunction) gst_sctp_data_srcpad_loop, in get_pad_for_stream_id()
Dgstsctpenc.c368 (GstTaskFunction) gst_sctp_enc_srcpad_loop, self->src_pad, NULL); in gst_sctp_enc_change_state()
797 (GstTaskFunction) gst_sctp_enc_srcpad_loop, self->src_pad, NULL); in gst_sctp_enc_src_event()
/third_party/gstreamer/gstplugins_bad/ext/gme/
Dgstgme.c260 gst_pad_start_task (gme->srcpad, (GstTaskFunction) gst_gme_play, in gst_gme_dec_src_event()
464 gst_pad_start_task (gme->srcpad, (GstTaskFunction) gst_gme_play, gme->srcpad, in gme_setup()
/third_party/gstreamer/gstplugins_good/gst/debugutils/
Drndbuffersize.c278 gst_pad_start_task (pad, (GstTaskFunction) gst_rnd_buffer_size_loop, in gst_rnd_buffer_size_activate_mode()
343 gst_pad_start_task (self->sinkpad, (GstTaskFunction) gst_rnd_buffer_size_loop, in gst_rnd_buffer_size_src_event()
/third_party/gstreamer/gstplugins_bad/ext/musepack/
Dgstmusepackdec.c243 (GstTaskFunction) gst_musepackdec_loop, dec->sinkpad, NULL); in gst_musepackdec_handle_seek_event()
483 (GstTaskFunction) gst_musepackdec_loop, sinkpad, NULL); in gst_musepackdec_sink_activate_mode()
/third_party/gstreamer/gstplugins_bad/gst/midi/
Dmidiparse.c368 (GstTaskFunction) gst_midi_parse_loop, midiparse->sinkpad, NULL); in gst_midi_parse_perform_seek()
448 res = gst_pad_start_task (pad, (GstTaskFunction) gst_midi_parse_loop, in gst_midi_parse_activatemode()
1194 (GstTaskFunction) gst_midi_parse_loop, midiparse->sinkpad, NULL); in gst_midi_parse_sink_event()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstqueue.c957 gst_pad_start_task (queue->srcpad, (GstTaskFunction) gst_queue_loop, in gst_queue_handle_sink_event()
1011 (GstTaskFunction) gst_queue_loop, queue->srcpad, NULL); in gst_queue_handle_sink_event()
1596 gst_pad_start_task (pad, (GstTaskFunction) gst_queue_loop, pad, NULL); in gst_queue_handle_src_event()
1755 gst_pad_start_task (pad, (GstTaskFunction) gst_queue_loop, pad, in gst_queue_src_activate_mode()
Dgstdownloadbuffer.c1057 (GstTaskFunction) gst_download_buffer_loop, dlbuf->srcpad, NULL); in gst_download_buffer_handle_sink_event()
1422 gst_pad_start_task (pad, (GstTaskFunction) gst_download_buffer_loop, in gst_download_buffer_handle_src_event()
1735 gst_pad_start_task (pad, (GstTaskFunction) gst_download_buffer_loop, in gst_download_buffer_src_activate_push()
Dgsttypefindelement.c583 (GstTaskFunction) gst_type_find_element_loop, typefind->sink, NULL); in gst_type_find_element_seek()
1452 return gst_pad_start_task (pad, (GstTaskFunction) gst_type_find_element_loop, in gst_type_find_element_activate_sink()
/third_party/gstreamer/gstplugins_bad/gst/rist/
Dgstristrtxsend.c493 (GstTaskFunction) gst_rist_rtx_send_src_loop, rtx, NULL); in gst_rist_rtx_send_sink_event()
720 (GstTaskFunction) gst_rist_rtx_send_src_loop, rtx, NULL); in gst_rist_rtx_send_activate_mode()
/third_party/gstreamer/gstplugins_bad/ext/modplug/
Dgstmodplug.cc395 (GstTaskFunction) gst_modplug_loop, modplug, NULL); in gst_modplug_do_seek()
588 res = gst_pad_start_task (pad, (GstTaskFunction) gst_modplug_loop, in gst_modplug_sinkpad_activate_mode()
/third_party/gstreamer/gstplugins_bad/ext/sndfile/
Dgstsfdec.c263 (GstTaskFunction) gst_sf_dec_loop, self, NULL); in gst_sf_dec_do_seek()
461 res = gst_pad_start_task (sinkpad, (GstTaskFunction) gst_sf_dec_loop, in gst_sf_dec_sink_activate_mode()
Dgstsfsink.c458 (GstTaskFunction) gst_sf_sink_loop, basesink->sinkpad, NULL); in gst_sf_sink_activate_pull()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtprtxsend.c619 (GstTaskFunction) gst_rtp_rtx_send_src_loop, rtx, NULL); in gst_rtp_rtx_send_sink_event()
852 (GstTaskFunction) gst_rtp_rtx_send_src_loop, rtx, NULL); in gst_rtp_rtx_send_activate_mode()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dadaptive_demux_common.c345 gst_task_new ((GstTaskFunction) testSeekTaskDoSeek, seekContext, NULL); in testSeekAdaptiveDemuxSendsData()
/third_party/gstreamer/gstplugins_good/gst/imagefreeze/
Dgstimagefreeze.c775 (GstTaskFunction) gst_image_freeze_src_loop, self->srcpad, NULL); in gst_image_freeze_src_event()
880 gst_pad_start_task (self->srcpad, (GstTaskFunction) gst_image_freeze_src_loop, in gst_image_freeze_sink_chain()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamcaudiodec.c1008 (GstTaskFunction) gst_amc_audio_dec_loop, decoder, NULL); in gst_amc_audio_dec_set_format()
1048 (GstTaskFunction) gst_amc_audio_dec_loop, decoder, NULL); in gst_amc_audio_dec_flush()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavdemux.c274 gst_task_new ((GstTaskFunction) gst_ffmpegdemux_loop, demux, NULL); in gst_ffmpegdemux_init()
686 gst_pad_start_task (demux->sinkpad, (GstTaskFunction) gst_ffmpegdemux_loop, in gst_ffmpegdemux_perform_seek()
2175 res = gst_pad_start_task (sinkpad, (GstTaskFunction) gst_ffmpegdemux_loop,
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Davfassetsrc.m691 …ret = gst_pad_start_task (self->audiopad, (GstTaskFunction)gst_avf_asset_src_read_audio, self, NUL…
699 …ret = gst_pad_start_task (self->videopad, (GstTaskFunction)gst_avf_asset_src_read_video, self, NUL…
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxsrc.c856 (GstTaskFunction) gst_splitmux_pad_loop, splitpad, NULL); in gst_splitmux_src_activate_part()
1441 (GstTaskFunction) gst_splitmux_pad_loop, pad, NULL); in splitmux_src_pad_event()
/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlsenc.c421 gst_pad_start_task (pad, (GstTaskFunction) src_task_loop, self->src, in src_activate_mode()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstmessage.c293 task = gst_task_new ((GstTaskFunction) gst_object_unref, NULL, NULL); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/ext/mpeg2enc/
Dgstmpeg2enc.cc699 gst_pad_start_task (video_encoder->srcpad, (GstTaskFunction) gst_mpeg2enc_loop, enc, NULL); in gst_mpeg2enc_handle_frame()

123