Searched refs:alloc_mem_t (Results 1 – 2 of 2) sorted by relevance
199 typedef void (*alloc_mem_t)(uint8_t id, void* ops_ctx, void* cfg, void** mem_ctx); typedef203 alloc_mem_t alloc_mem;
4919 this->alloc_mem = (alloc_mem_t)&CamHwIsp20::allocMemResource; in getShareMemOps()