Function Snpe_BuildConfig_SetInputOutputInputCallbackID¶
Defined in File PSNPE.h
Function Documentation¶
-
Snpe_ErrorCode_t Snpe_BuildConfig_SetInputOutputInputCallbackID(Snpe_BuildConfig_Handle_t bcHandle, size_t id)¶
Set the id of input callback function for input-output async mode.
- Parameters
bcHandle – [in] Handle to access the object of snpe build config
id – [in] The id of input callback function for input-output async mode
- Returns
The result error message