Function Snpe_IOBufferDataTypeMap_GetBufferDataType

Function Documentation

Snpe_IOBufferDataType_t Snpe_IOBufferDataTypeMap_GetBufferDataType(Snpe_IOBufferDataTypeMap_Handle_t handle, const char *name)

Returns the type of the named buffer.

Parameters
  • handle[in] : Handle to access the IOBufferDataType map

  • name[in] : The name of the buffer

Returns

The type of the buffer, or UNSPECIFIED if the buffer does not exist