Searched refs:GstElementCallAsyncFunc (Results 1 – 11 of 11) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gstelement.h | 1171 typedef void (*GstElementCallAsyncFunc) (GstElement * element, typedef 1175 … GstElementCallAsyncFunc func, gpointer user_data,
|
D | gstelement.c | 3812 GstElementCallAsyncFunc func; 3850 gst_element_call_async (GstElement * element, GstElementCallAsyncFunc func, in gst_element_call_async()
|
D | gstbin.c | 3270 (GstElementCallAsyncFunc) gst_bin_continue_func, data, in bin_push_state_continue()
|
/third_party/gstreamer/gstplugins_good/gst/multifile/ |
D | gstsplitmuxpartreader.c | 424 (GstElementCallAsyncFunc) in splitmux_part_pad_event() 985 (GstElementCallAsyncFunc) gst_splitmux_part_reader_measure_streams, in check_if_pads_collected()
|
D | gstsplitmuxsrc.c | 487 (GstElementCallAsyncFunc) gst_splitmux_src_activate_first_part, in gst_splitmux_part_bus_handler() 527 (GstElementCallAsyncFunc) gst_splitmux_src_activate_first_part, in gst_splitmux_part_bus_handler()
|
D | gstsplitmuxsink.c | 1221 (GstElementCallAsyncFunc) send_eos_async, helper, NULL); in eos_context_async() 2233 (GstElementCallAsyncFunc) _lock_and_set_to_null, in bus_handler() 2236 (GstElementCallAsyncFunc) _lock_and_set_to_null, in bus_handler()
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gsturisourcebin.c | 1058 (GstElementCallAsyncFunc) update_queue_values, NULL, NULL); in on_queue_bitrate_changed() 2098 (GstElementCallAsyncFunc) call_free_output_slot, slot, NULL); in free_output_slot_async()
|
D | gstdecodebin3.c | 988 (GstElementCallAsyncFunc) free_input, input, NULL); in free_input_async() 2943 (GstElementCallAsyncFunc) free_multiqueue_slot, slot, NULL); in free_multiqueue_slot_async()
|
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/ |
D | d3dhelpers.c | 2679 (GstElementCallAsyncFunc) d3d_class_hidden_window_message_queue, evt, in d3d_class_notify_device_lost() 2791 (GstElementCallAsyncFunc) d3d_class_hidden_window_message_queue, in D3DHiddenWndProc()
|
/third_party/gstreamer/gstplugins_bad/ext/openjpeg/ |
D | gstopenjpegenc.c | 1289 (GstElementCallAsyncFunc) gst_openjpeg_enc_encode_stripe, message, in gst_openjpeg_enc_encode_frame_multiple()
|
D | gstopenjpegdec.c | 1560 (GstElementCallAsyncFunc) gst_openjpeg_dec_decode_stripe, message, NULL); in gst_openjpeg_dec_decode_frame_multiple()
|