Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_host_interface.h46 void *ff_malloc(uint64_t size);
H A Dff_host_interface.c102 ff_malloc(uint64_t size) in ff_malloc() function
H A Dff_glue.c1057 alloc = ff_malloc(size); in malloc()