Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppallocator.c252 gst_mpp_mem_map_full (GstMemory * mem, GstMapInfo * info, gsize size) in gst_mpp_mem_map_full() function
255 return gst_mpp_mem_map_full (mem->parent, info, size); in gst_mpp_mem_map_full()
336 alloc->mem_map_full = GST_DEBUG_FUNCPTR (gst_mpp_mem_map_full); in gst_mpp_allocator_init()