Searched refs:MppAllocatorCfg (Results 1 – 8 of 8) sorted by relevance
27 MPP_RET (*open)(void **ctx, MppAllocatorCfg *cfg);
145 MppAllocatorCfg cfg = { in mpp_allocator_get()
29 } MppAllocatorCfg; typedef
30 static MPP_RET allocator_std_open(void **ctx, MppAllocatorCfg *cfg) in allocator_std_open()
29 static MPP_RET allocator_ext_dma_open(void **ctx, MppAllocatorCfg *cfg) in allocator_ext_dma_open()
152 static MPP_RET os_allocator_dma_heap_open(void **ctx, MppAllocatorCfg *cfg) in os_allocator_dma_heap_open()
132 static MPP_RET os_allocator_drm_open(void **ctx, MppAllocatorCfg *cfg) in os_allocator_drm_open()
284 static MPP_RET allocator_ion_open(void **ctx, MppAllocatorCfg *cfg) in allocator_ion_open()