Home
last modified time | relevance | path

Searched refs:gst_video_sink_show_frame (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideosink.c86 static GstFlowReturn gst_video_sink_show_frame (GstBaseSink * bsink,
209 basesink_class->render = GST_DEBUG_FUNCPTR (gst_video_sink_show_frame); in gst_video_sink_class_init()
312 gst_video_sink_show_frame (GstBaseSink * bsink, GstBuffer * buf) in gst_video_sink_show_frame() function