Typedef QnnAipPerfInfrastructure_DestroyPowerConfigIdFn_t¶
Defined in File QnnAipPerfInfrastructure.h
Typedef Documentation¶
-
typedef Qnn_ErrorHandle_t (*QnnAipPerfInfrastructure_DestroyPowerConfigIdFn_t)(uint32_t powerConfigId)¶
This API allows client to destroy power configuration id.
- Param powerConfigId
[in] A power configuration id to be destroyed.
- Return
Error code
QNN_SUCCESS: No error encountered
QNN_AIP_PERF_INFRASTRUCTURE_ERROR_INVALID_INPUT if power configuration id does not exist