Searched refs:import (Results 1 – 13 of 13) sorted by relevance
| /rockchip-linux_mpp/osal/ |
| H A D | mpp_allocator_api.h | 22 OsAllocatorFunc import; member
|
| H A D | mpp_allocator.c | 67 func = p->os_api.import; in mpp_allocator_api_wrapper() 119 .import = mpp_allocator_import,
|
| /rockchip-linux_mpp/osal/inc/ |
| H A D | mpp_allocator.h | 28 MPP_RET (*import)(MppAllocator allocator, MppBufferInfo *data); member
|
| /rockchip-linux_mpp/osal/allocator/ |
| H A D | allocator_std.c | 113 .import = allocator_std_import,
|
| H A D | allocator_ext_dma.c | 147 .import = allocator_ext_dma_import,
|
| H A D | allocator_drm.c | 372 .import = os_allocator_drm_import,
|
| H A D | allocator_dma_heap.c | 363 .import = os_allocator_dma_heap_import,
|
| H A D | allocator_ion.c | 488 .import = allocator_ion_import,
|
| /rockchip-linux_mpp/doc/design/ |
| H A D | 3.mpp_buffer.txt | 54 | import |
|
| /rockchip-linux_mpp/ |
| H A D | readme.txt | 374 In this mode use need to create empty MppBufferGroup and import memory from
|
| H A D | CHANGELOG.md | 197 - [mpp_trie]: Allow empty name trie for import 274 - [mpp_trie]: Replace root import 289 - [mpp_trie]: Add functions for import / export
|
| /rockchip-linux_mpp/LICENSES/ |
| H A D | Apache-2.0 | 87 sell, import, and otherwise transfer the Work, where such license
|
| /rockchip-linux_mpp/mpp/base/ |
| H A D | mpp_buffer_impl.c | 459 (group->alloc_api->alloc) : (group->alloc_api->import); in mpp_buffer_create()
|