Function Snpe_IUserBuffer_GetAddressOffset¶
Defined in File IUserBuffer.h
Function Documentation¶
-
uint64_t Snpe_IUserBuffer_GetAddressOffset(Snpe_IUserBuffer_Handle_t userBufferHandle)¶
Retrieves the byte offset to the starting address of the buffer.
- Parameters
userBufferHandle – [in] : Handle to access the UserBuffer.
- Returns
byte offset of the buffer from total allocated memory address.