Typedef QnnDspPerfInfrastructure_DestroyPowerConfigIdFn_t

Typedef Documentation

typedef Qnn_ErrorHandle_t (*QnnDspPerfInfrastructure_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_DSP_PERF_INFRASTRUCTURE_ERROR_INVALID_INPUT if power configuration id does not exist