Searched refs:gst_video_sink_show_frame (Results 1 – 1 of 1) sorted by relevance
86 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