Function Snpe_UserMemoryMap_GetUserMemoryTotalAllocatedSizeAtIndex¶
Defined in File UserMemoryMap.h
Function Documentation¶
-
size_t Snpe_UserMemoryMap_GetUserMemoryTotalAllocatedSizeAtIndex(Snpe_UserMemoryMap_Handle_t handle, const char *name, uint32_t index)¶
Returns total allocated size at a specified index corresponding to a UserMemory buffer name.
- Parameters
handle – [in] : Handle to access UserMemory Map
name – [in] : The name of the buffer
index – [in] : The index in the list of addresses