Searched refs:MppAllocatorImpl (Results 1 – 2 of 2) sorted by relevance
52 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()
30 } MppAllocatorImpl; typedef