Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppallocator.c110 gst_mpp_mpp_buffer_from_gst_memory (GstMemory * mem) in gst_mpp_mpp_buffer_from_gst_memory() function
113 return gst_mpp_mpp_buffer_from_gst_memory (mem->parent); in gst_mpp_mpp_buffer_from_gst_memory()
204 mbuf = gst_mpp_mpp_buffer_from_gst_memory (mem); in gst_mpp_allocator_import_gst_memory()
H A Dgstmppallocator.h40 MppBuffer gst_mpp_mpp_buffer_from_gst_memory (GstMemory * mem);
H A Dgstmppenc.c932 mbuf = gst_mpp_mpp_buffer_from_gst_memory (mem); in gst_mpp_enc_loop()