Home
last modified time | relevance | path

Searched defs:vsink (Results 1 – 15 of 15) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideosink.c185 GstVideoSink *vsink; in gst_video_sink_show_preroll_frame() local
236 GstVideoSink *vsink; in gst_video_sink_set_property() local
255 GstVideoSink *vsink; in gst_video_sink_get_property() local
/third_party/gstreamer/gstplugins_good/ext/qt/
Dgstqtsink.cc392 gst_qt_sink_show_frame (GstVideoSink * vsink, GstBuffer * buf) in gst_qt_sink_show_frame()
/third_party/gstreamer/gstplugins_good/ext/gtk/
Dgstgtkbasesink.c473 gst_gtk_base_sink_show_frame (GstVideoSink * vsink, GstBuffer * buf) in gst_gtk_base_sink_show_frame()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2sink.c580 gst_v4l2sink_show_frame (GstVideoSink * vsink, GstBuffer * buf) in gst_v4l2sink_show_frame()
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvksink.c502 gst_vulkan_sink_show_frame (GstVideoSink * vsink, GstBuffer * buf) in gst_vulkan_sink_show_frame()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Davwait.c210 GstPad *asink, *vsink, *asrc, *vsrc, *aoutput_sink, *voutput_sink; in test_avwait_generic() local
Dvideoframe-audiolevel.c343 GstPad *asink, *vsink, *asrc, *vsrc, *aoutput_sink, *voutput_sink; in test_videoframe_audiolevel_generic() local
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/
Dd3dvideosink.c575 gst_d3dvideosink_show_frame (GstVideoSink * vsink, GstBuffer * buffer) in gst_d3dvideosink_show_frame()
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dgstwaylandsink.c673 gst_wayland_sink_show_frame (GstVideoSink * vsink, GstBuffer * buffer) in gst_wayland_sink_show_frame()
/third_party/gstreamer/gstplugins_base/sys/ximage/
Dximagesink.c1329 gst_x_image_sink_show_frame (GstVideoSink * vsink, GstBuffer * buf) in gst_x_image_sink_show_frame()
/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvimagesink.c926 gst_xv_image_sink_show_frame (GstVideoSink * vsink, GstBuffer * buf) in gst_xv_image_sink_show_frame()
/third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/
Ddshowvideosink.cpp1625 gst_dshowvideosink_show_frame (GstVideoSink *vsink, GstBuffer *buffer) in gst_dshowvideosink_show_frame()
/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmssink.c1535 gst_kms_sink_show_frame (GstVideoSink * vsink, GstBuffer * buf) in gst_kms_sink_show_frame()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglimagesink.c1760 gst_glimage_sink_show_frame (GstVideoSink * vsink, GstBuffer * buf) in gst_glimage_sink_show_frame()
/third_party/gstreamer/gstplugins_bad/tests/check/pipelines/
Dipcpipeline.c779 GstElement *source = NULL, *asink = NULL, *vsink = NULL; in test_base() local