Searched refs:gst_fd_memory_get_fd (Results 1 – 4 of 4) sorted by relevance
72 if (ioctl (gst_fd_memory_get_fd (gmem), DMA_BUF_IOCTL_SYNC, &sync) < 0) in gst_dmabuf_mem_map()94 if (ioctl (gst_fd_memory_get_fd (gmem), DMA_BUF_IOCTL_SYNC, &sync) < 0) in gst_dmabuf_mem_unmap()206 return gst_fd_memory_get_fd (mem); in gst_dmabuf_memory_get_fd()
94 gint gst_fd_memory_get_fd (GstMemory *mem);
339 gst_fd_memory_get_fd (GstMemory * mem) in gst_fd_memory_get_fd() function
239 wl_pool = wl_shm_create_pool (display->shm, gst_fd_memory_get_fd (mem), in gst_wl_shm_memory_construct_wl_buffer()