Function Snpe_SNPEPerfProfile_Assign

Function Documentation

Snpe_ErrorCode_t Snpe_SNPEPerfProfile_Assign(Snpe_SNPEPerfProfile_Handle_t src, Snpe_SNPEPerfProfile_Handle_t dst)

Copy-assigns the contents of src into dst.

Parameters
  • src – Source SNPEPerfProfile handle

  • dst – Destination SNPEPerfProfile handle

Returns

SNPE_SUCCESS on successful copy-assignment