Function Snpe_RuntimeConfig_SetPlatformOptionLocal

Function Documentation

Snpe_ErrorCode_t Snpe_RuntimeConfig_SetPlatformOptionLocal(Snpe_RuntimeConfig_Handle_t rcHandle, Snpe_PlatformConfig_Handle_t pcHandle)

Set the PlatformOptionLocal for runtime config.

Parameters
  • rcHandle[in] Handle to access the runtime config.

  • pcHandle[in] Handle to access platformConfig.

Returns

Returns SNPE_SUCCESS if the PlatformOptionLocal added successfully.