Searched refs:xaf_mem_malloc_fxn_t (Results 1 – 4 of 4) sorted by relevance
/device/linaro/hikey/hifi/xaf/host-apf/include/ |
D | xf-proto.h | 58 typedef void* xaf_mem_malloc_fxn_t(s32 size, s32 id); typedef 74 xaf_mem_malloc_fxn_t, xaf_mem_free_fxn_t);
|
D | xaf-api.h | 95 …oid **pp_adev, s32 audio_frmwk_buf_size, s32 audio_comp_buf_size, xaf_mem_malloc_fxn_t mm_malloc, …
|
/device/linaro/hikey/hifi/xaf/host-apf/proxy/ |
D | xaf-api.c | 112 …oid** pp_adev, s32 audio_frmwk_buf_size, s32 audio_comp_buf_size, xaf_mem_malloc_fxn_t mem_malloc,… in xaf_adev_open()
|
D | xf-proxy.c | 565 xaf_mem_malloc_fxn_t xaf_malloc, xaf_mem_free_fxn_t xaf_free) in xf_pool_alloc()
|