Searched refs:memory_alloc (Results 1 – 2 of 2) sorted by relevance
191 void *memory_alloc(void *pv_handle, UWORD32 u4_size) in memory_alloc() function640 ps_ctxt = (plugin_ctxt_t *)memory_alloc(NULL, sizeof(plugin_ctxt_t)); in ihevce_init()649 ps_ctxt->ihevce_mem_alloc = memory_alloc; in ihevce_init()659 ps_ctxt->pv_osal_handle = memory_alloc(NULL, OSAL_HANDLE_SIZE); in ihevce_init()663 s_cb_funcs.osal_alloc = memory_alloc; in ihevce_init()
628 memory_alloc(int ndim) in memory_alloc() function675 mv = memory_alloc(src->ndim); in mbuf_add_view()709 mv = memory_alloc(ndim); in mbuf_add_incomplete_view()