Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/
H A Dximagesink.c697 guint i, n_mem, n_planes; in gst_kms_sink_import_dmabuf() local
711 n_mem = gst_buffer_n_memory (inbuf); in gst_kms_sink_import_dmabuf()
715 n_planes, n_mem); in gst_kms_sink_import_dmabuf()
718 if (n_mem > n_planes) in gst_kms_sink_import_dmabuf()