Enum QnnHtpDevice_CoreType_t

Enum Documentation

enum QnnHtpDevice_CoreType_t

QNN HTP Device core type This enumeration provides information about the core type inside the SOC.

For online operation, the caller should retrieve this information from QnnDevice_getPlatformInfo. For offline operation, the caller needs to create a QnnDevice_CoreInfo_t with the correct core type, and then use it to create the QnnDevice_PlatformInfo_t.

Values:

enumerator QNN_HTP_CORE_TYPE_NSP = 0
enumerator QNN_HTP_CORE_TYPE_HPASS = 1
enumerator QNN_HTP_CORE_TYPE_MAX
enumerator QNN_HTP_CORE_TYPE_UNKNOWN = 0x7fffffff