Searched refs:memory_pool (Results 1 – 2 of 2) sorted by relevance
159 U8 *memory_pool; in main() local164 memory_pool = malloc(INTERNAL_MEM_POOL_SIZE*sizeof(U8)); in main()166 if ( !memory_pool ) in main()184 init_param.u32InternalBufAddr = (U32)memory_pool; in main()