Function Snpe_PSNPE_ExecuteInputOutputAsync

Function Documentation

Snpe_ErrorCode_t Snpe_PSNPE_ExecuteInputOutputAsync(Snpe_PSNPE_Handle_t psnpeHandle, Snpe_StringList_Handle_t inputMapHandle, size_t dataIndex, int isTF8buff, int isTF8Outputbuff)

Execute PSNPE object for input-output async mode.

Parameters
  • psnpeHandle[in] Handle to access the PSNPE object

  • inputMapHandle[in] Handle to access the input buffer map

  • dataIndex[in] The index of input data

  • isTF8buff[in] If the input buffer is TF8

  • isTF8Outputbuff[in] If the output buffer is TF8

Returns

The result error message