Function Snpe_UserMemoryMap_GetUserMemoryAddressAtIndex¶
Defined in File UserMemoryMap.h
Function Documentation¶
-
void *Snpe_UserMemoryMap_GetUserMemoryAddressAtIndex(Snpe_UserMemoryMap_Handle_t handle, const char *name, uint32_t index)¶
Returns address 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