Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/host-apf/utest/include/
Dxaf-mem.h23 #define MEM_NUM_MEM_ALLOC 32 macro
36 mem_obj_dev_t mem_dev[MEM_NUM_MEM_ALLOC];
37 mem_obj_comp_t mem_comp[MEM_NUM_MEM_ALLOC];
/device/linaro/hikey/hifi/xaf/host-apf/utest/
Dxaf-mem-test.c40 if(index >= MEM_NUM_MEM_ALLOC-1) in mem_malloc()
56 if(index >= MEM_NUM_MEM_ALLOC-1) in mem_malloc()
79 for(idx = 0; idx < MEM_NUM_MEM_ALLOC; idx++) in get_heap_ptr_index()
88 for(idx = 0; idx < MEM_NUM_MEM_ALLOC; idx++) in get_heap_ptr_index()