Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/osal/allocator/
H A Dallocator_ext_dma.c27 } allocator_ctx; typedef
32 allocator_ctx *p = NULL; in allocator_ext_dma_open()
39 p = mpp_malloc(allocator_ctx, 1); in allocator_ext_dma_open()
73 allocator_ctx *p = (allocator_ctx *)ctx; in allocator_ext_dma_import()
H A Dallocator_std.c28 } allocator_ctx; typedef
67 allocator_ctx *p = (allocator_ctx *)ctx; in allocator_std_import()