Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_allocator.cpp52 MppAllocatorImpl *p = (MppAllocatorImpl *)allocator; in mpp_allocator_api_wrapper()
133 MppAllocatorImpl *p = mpp_malloc(MppAllocatorImpl, 1); in mpp_allocator_get()
177 MppAllocatorImpl *p = (MppAllocatorImpl *)*allocator; in mpp_allocator_put()
193 MppAllocatorImpl *p = (MppAllocatorImpl *)allocator; in get_real_allocator_type()
H A Dmpp_allocator_impl.h30 } MppAllocatorImpl; typedef