Searched refs:gst_memory_make_mapped (Results 1 – 4 of 4) sorted by relevance
363 GstMemory * gst_memory_make_mapped (GstMemory *mem, GstMapInfo *info, GstMapFlags flags) G_GNUC…
237 gst_memory_make_mapped (GstMemory * mem, GstMapInfo * info, GstMapFlags flags) in gst_memory_make_mapped() function
1153 mapped = gst_memory_make_mapped (mem, info, flags); in _get_mapped()1855 nmem = gst_memory_make_mapped (mem, info, flags); in gst_buffer_map_range()
48809 Fix the internal _get_mapped function. gst_memory_make_mapped() takes ownership