/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/ |
D | gstappsink.c | 551 gst_app_sink_init (GstAppSink * appsink) in gst_app_sink_init() 573 GstAppSink *appsink = GST_APP_SINK_CAST (obj); in gst_app_sink_dispose() local 607 GstAppSink *appsink = GST_APP_SINK_CAST (obj); in gst_app_sink_finalize() local 621 GstAppSink *appsink = GST_APP_SINK_CAST (object); in gst_app_sink_set_property() local 653 GstAppSink *appsink = GST_APP_SINK_CAST (object); in gst_app_sink_get_property() local 694 GstAppSink *appsink = GST_APP_SINK_CAST (bsink); in gst_app_sink_unlock_start() local 709 GstAppSink *appsink = GST_APP_SINK_CAST (bsink); in gst_app_sink_unlock_stop() local 722 gst_app_sink_flush_unlocked (GstAppSink * appsink) in gst_app_sink_flush_unlocked() 741 GstAppSink *appsink = GST_APP_SINK_CAST (psink); in gst_app_sink_start() local 764 GstAppSink *appsink = GST_APP_SINK_CAST (psink); in gst_app_sink_stop() local [all …]
|
/third_party/gstreamer/gstplugins_good/tests/check/pipelines/ |
D | flacdec.c | 67 GstElement *appsink; in GST_START_TEST() local 117 GstElement *appsink; in GST_START_TEST() local 177 GstElement *appsink; in GST_START_TEST() local
|
/third_party/gstreamer/gstreamer/tests/examples/stepping/ |
D | framestep1.c | 76 new_preroll (GstElement * appsink, gpointer user_data) in new_preroll() 93 GstElement *bin, *videotestsrc, *appsink; in main() local
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | appsink.c | 40 GstElement *appsink; in setup_appsink() local 56 cleanup_appsink (GstElement * appsink) in cleanup_appsink() 75 callback_function (GstAppSink * appsink, gpointer callback_data) in callback_function() 230 callback_function_sample_fallback (GstAppSink * appsink, gpointer p_counter) in callback_function_sample_fallback() 267 callback_function_sample (GstAppSink * appsink, gpointer p_counter) in callback_function_sample() 563 GstAppSink *appsink; member 718 new_event_cb (GstAppSink * appsink, gpointer callback_data) in new_event_cb() 1014 pull_and_check_sample (GstElement * appsink, gint expected_buffer_number, in pull_and_check_sample()
|
D | compositor.c | 1730 _buffer_recvd (GstElement * appsink, gint * buffers_recvd) in _buffer_recvd() 1774 GstElement *bin, *src, *src2, *src3, *compositor, *appsink; in run_test_repeat_after_eos() local 2004 first_buffer_received_cb (GstElement * appsink, gpointer user_data) in first_buffer_received_cb() 2033 GstElement *bin, *src, *compositor, *appsink; in run_test_start_time() local
|
/third_party/gstreamer/gstplugins_good/tests/examples/rtsp/ |
D | test-onvif.c | 10 new_sample (GstElement * appsink, GstElement * rtspsrc) in new_sample() 32 GstElement *appsink; in setup_backchannel_shoveler() local
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | splitmuxsrc.c | 151 receive_sample (GstAppSink * appsink, gpointer user_data G_GNUC_UNUSED) in receive_sample() 223 GstElement *appsink; in test_playback() local 366 new_sample_verify_continuous_timestamps (GstAppSink * appsink, in new_sample_verify_continuous_timestamps() 391 new_sample_verify_1sec_offset (GstAppSink * appsink, gpointer user_data) in new_sample_verify_1sec_offset()
|
D | splitmuxsinktimecode.c | 157 receive_sample (GstAppSink * appsink, gpointer user_data) in receive_sample() 235 GstElement *appsink; in test_playback() local 459 GstElement *appsink; in count_frames() local
|
D | splitmuxsink.c | 151 receive_sample (GstAppSink * appsink, gpointer user_data) in receive_sample() 229 GstElement *appsink; in test_playback() local
|
D | mpg123audiodec.c | 167 GstElement ** appsink) in setup_input_pipeline()
|
D | rtph265.c | 174 GstAppSink appsink; member 179 GstAppSinkClass appsink; member
|
D | rtph264.c | 171 GstAppSink appsink; member 176 GstAppSinkClass appsink; member
|
/third_party/pulseaudio/src/modules/rtp/ |
D | rtp-gstreamer.c | 54 GstElement *appsink; member 377 GstElement *udpsrc = NULL, *rtpbin = NULL, *depay = NULL, *appsink = NULL; in init_receive_pipeline() local 457 static void appsink_eos(GstAppSink *appsink, gpointer userdata) { in appsink_eos() 464 static GstFlowReturn appsink_new_sample(GstAppSink *appsink, gpointer userdata) { in appsink_new_sample()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/basecamerabinsrc/ |
D | gstcamerabinpreview.h | 42 GstElement *appsink; member
|
D | gstcamerabinpreview.c | 86 gst_camerabin_preview_pipeline_new_sample (GstAppSink * appsink, in gst_camerabin_preview_pipeline_new_sample()
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/sdl/ |
D | sdlshare.c | 328 on_new_sample (GstElement * appsink, gpointer data) in on_new_sample() 529 GstElement *appsink; in main() local
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | adaptive_demux_engine.c | 56 GstAppSink * appsink) in getTestOutputDataByAppsink() 113 on_appSinkNewSample (GstAppSink * appsink, gpointer user_data) in on_appSinkNewSample() 152 on_appSinkEOS (GstAppSink * appsink, gpointer user_data) in on_appSinkEOS()
|
D | adaptive_demux_engine.h | 36 GstAppSink *appsink; member
|
/third_party/gstreamer/gstplugins_base/tests/icles/ |
D | playbin-text.c | 85 have_subtitle (GstElement * appsink, App * app) in have_subtitle()
|
/third_party/gstreamer/gstplugins_bad/ext/webrtc/ |
D | webrtcdatachannel.h | 50 GstElement *appsink; member
|
/third_party/gstreamer/gstplugins_base/tests/check/pipelines/ |
D | tcp.c | 256 GstAppSink *appsink = NULL; in GST_START_TEST() local
|
/third_party/gstreamer/gstplugins_base/docs/plugins/ |
D | gst_plugins_cache.json | 245 "appsink": { object
|