Function Snpe_SNPEPerfProfile_SetEnableAsyncVoting¶
Defined in File SNPEPerfProfile.h
Function Documentation¶
-
Snpe_ErrorCode_t Snpe_SNPEPerfProfile_SetEnableAsyncVoting(Snpe_SNPEPerfProfile_Handle_t perfProfileHandle, Snpe_DspPerf_AsyncVoteEnable_t asyncVotingEnable)¶
Set if async voting enable for perfProfileHandle.
- Parameters
perfProfileHandle – Current SNPEPerfProfile handle to be updated
asyncVotingEnable – Async voting enable true/false
- Returns
SNPE_SUCCESS if the parameters were successfully set