Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/
H A Dgstkmsallocator.h75 gboolean gst_is_kms_memory (GstMemory *mem);
H A Dgstkmsallocator.c87 gst_is_kms_memory (GstMemory * mem) in gst_is_kms_memory() function
95 if (!gst_is_kms_memory (mem)) in gst_kms_memory_get_fb_id()
H A Dximagesink.c866 if (gst_is_kms_memory (mem)) in gst_kms_sink_get_input_buffer()