Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppallocator.c147 mem = gst_mpp_allocator_import_mppbuf (allocator, mbuf); in gst_mpp_allocator_import_dmafd()
154 gst_mpp_allocator_import_mppbuf (GstAllocator * allocator, MppBuffer mbuf) in gst_mpp_allocator_import_mppbuf() function
206 return gst_mpp_allocator_import_mppbuf (allocator, mbuf); in gst_mpp_allocator_import_gst_memory()
244 mem = gst_mpp_allocator_import_mppbuf (allocator, mbuf); in gst_mpp_allocator_alloc()
H A Dgstmppallocator.h42 GstMemory *gst_mpp_allocator_import_mppbuf (GstAllocator * allocator,
H A Dgstmppdec.c732 mem = gst_mpp_allocator_import_mppbuf (self->allocator, mbuf); in gst_mpp_dec_get_gst_buffer()
H A Dgstmppenc.c965 mem = gst_mpp_allocator_import_mppbuf (self->allocator, mbuf); in gst_mpp_enc_loop()