Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/
H A Dximagesink.c64 gst_x_image_sink_show_frame (GstVideoSink * vsink, GstBuffer * buf);
966 gst_x_image_sink_show_frame (GST_VIDEO_SINK (self), dumb_buf); in gst_kms_sink_drain()
2088 gst_x_image_sink_show_frame (GstVideoSink * vsink, GstBuffer * buf) in gst_x_image_sink_show_frame() function
2860 videosink_class->show_frame = GST_DEBUG_FUNCPTR (gst_x_image_sink_show_frame); in gst_x_image_sink_class_init()