Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/
H A Dmpp_allocator.c42 } MppAllocatorImpl; typedef
48 MppAllocatorImpl *p = (MppAllocatorImpl *)allocator; in mpp_allocator_api_wrapper()
128 MppAllocatorImpl *p = NULL; in mpp_allocator_get()
137 p = mpp_malloc(MppAllocatorImpl, 1); in mpp_allocator_get()
207 MppAllocatorImpl *p = (MppAllocatorImpl *)*allocator; in mpp_allocator_put()
228 MppAllocatorImpl *p = (MppAllocatorImpl *)allocator; in mpp_allocator_get_flags()