Struct dspGlobalInfrastructure

Struct Documentation

struct dspGlobalInfrastructure

Infrastructures needed by a developer of DSP Hexnn UDO Implementation library.

The framework/runtime which loads the Hexnn UDO implementation library provides this infrastructure to the loaded library by calling “SnpeUdo_initImplLibrary” function, and passing it (cast to void*). The Hexnn UDO library is expected to cast it back to this structure.

Public Members

SnpeUdo_Version_t dspInfraVersion
SnpeUdo_HexNNInfraType_t infraType
SnpeUdo_HexNNv2GlobalInfra_t hexNNv2Infra