Searched refs:ff_calloc (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_host_interface.h | 47 void *ff_calloc(uint64_t number, uint64_t size); |
| H A D | ff_host_interface.c | 110 ff_calloc(uint64_t number, uint64_t size) in ff_calloc() function |