Function Snpe_PSNPE_InputOutputAsyncCallbackParam_GetUserBuffer

Function Documentation

Snpe_UserBufferData_t Snpe_PSNPE_InputOutputAsyncCallbackParam_GetUserBuffer(Snpe_PSNPE_InputOutputAsyncCallbackParam_Handle_t ioacpHandle, const char *name)

Get the output data of the output callback for input-output async mode.

Parameters
  • oacpHandle[in] Handle to access the object of output callback of input-output async mode

  • name[in] The output name of output callback of input-output async mode

Returns

The output data of output callback for input-output async mode