Function Snpe_RuntimeConfig_SetPerformanceProfile¶
Defined in File RuntimeConfigList.h
Function Documentation¶
-
Snpe_ErrorCode_t Snpe_RuntimeConfig_SetPerformanceProfile(Snpe_RuntimeConfig_Handle_t rcHandle, Snpe_PerformanceProfile_t perfProfile)¶
Set the performance profile into runtime config.
- Parameters
rcHandle – [in] Handle to access the runtime config.
perfProfile – [in] The performance profile level.
- Returns
Error code. Ruturns SNPE_SUCCESS if the runtime list added successfully.