Function Snpe_RuntimeConfigList_At_Ref

Function Documentation

Snpe_RuntimeConfig_Handle_t Snpe_RuntimeConfigList_At_Ref(Snpe_RuntimeConfigList_Handle_t rclHandle, size_t idx)

Returns the Runtime Config from list at position index.

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

  • idx[in] Position in runtimeList.

Returns

Returns the runtime config from list at position index.