Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/
H A D0024-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch286 @@ -1579,6 +1702,11 @@ gst_kms_sink_copy_to_dumb_buffer (GstKMSSink * self, GstVideoInfo * vinfo,
311 dumb_buf = gst_kms_sink_copy_to_dumb_buffer (self, &self->last_vinfo,
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/
H A D0025-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch278 @@ -1893,6 +2016,11 @@ gst_kms_sink_copy_to_dumb_buffer (GstKMSSink * self, GstVideoInfo * vinfo,
303 dumb_buf = gst_kms_sink_copy_to_dumb_buffer (self, &self->last_vinfo,
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/
H A D0025-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch278 @@ -1893,6 +2016,11 @@ gst_kms_sink_copy_to_dumb_buffer (GstKMSSink * self, GstVideoInfo * vinfo,
303 dumb_buf = gst_kms_sink_copy_to_dumb_buffer (self, &self->last_vinfo,
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/
H A Dximagesink.c786 gst_kms_sink_copy_to_dumb_buffer (GstRkXImageSink * self, GstBuffer * inbuf) in gst_kms_sink_copy_to_dumb_buffer() function
872 buf = gst_kms_sink_copy_to_dumb_buffer (self, inbuf); in gst_kms_sink_get_input_buffer()
961 dumb_buf = gst_kms_sink_copy_to_dumb_buffer (self, parent_meta->buffer); in gst_kms_sink_drain()