Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/osal/
H A Dos_allocator.h27 MPP_RET (*open)(void **ctx, MppAllocatorCfg *cfg);
H A Dmpp_allocator.cpp145 MppAllocatorCfg cfg = { in mpp_allocator_get()
/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_allocator.h29 } MppAllocatorCfg; typedef
/OK3568_Linux_fs/external/mpp/osal/allocator/
H A Dallocator_std.c30 static MPP_RET allocator_std_open(void **ctx, MppAllocatorCfg *cfg) in allocator_std_open()
H A Dallocator_ext_dma.c29 static MPP_RET allocator_ext_dma_open(void **ctx, MppAllocatorCfg *cfg) in allocator_ext_dma_open()
H A Dallocator_dma_heap.c152 static MPP_RET os_allocator_dma_heap_open(void **ctx, MppAllocatorCfg *cfg) in os_allocator_dma_heap_open()
H A Dallocator_drm.c132 static MPP_RET os_allocator_drm_open(void **ctx, MppAllocatorCfg *cfg) in os_allocator_drm_open()
H A Dallocator_ion.c284 static MPP_RET allocator_ion_open(void **ctx, MppAllocatorCfg *cfg) in allocator_ion_open()