Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_buffer_impl.cpp66 MppAllocatorApi *mAllocatorApi[MPP_BUFFER_TYPE_BUTT]; member in MppBufferService
908 mpp_allocator_get(&mAllocator[buffer_type], &mAllocatorApi[buffer_type], buffer_type); in get_group()
911 p->alloc_api = mAllocatorApi[buffer_type]; in get_group()