File QnnHtpSystemContext.h¶
↰ Parent directory (include/QNN/HTP)
QNN HTP component System Context API.
Contents
Definition (include/QNN/HTP/QnnHtpSystemContext.h)¶
Detailed Description¶
The interfaces in this file work with the top level QNN API and supplements QnnSystemContext.h for HTP backend
Classes¶
Enums¶
Unions¶
Full File Listing¶
QNN HTP component System Context API.
The interfaces in this file work with the top level QNN
API and supplements QnnSystemContext.h for HTP backend
Typedefs
-
typedef struct QnnHtpSystemContext_HwBlobInfoV1 QnnHtpSystemContext_HwBlobInfoV1_t¶
Enums
-
enum QnnHtpSystemContext_HwInfoBlobVersion_t¶
Values:
-
enumerator QNN_SYSTEM_CONTEXT_HTP_HW_INFO_BLOB_VERSION_V1 = 0x01¶
-
enumerator QNN_SYSTEM_CONTEXT_HTP_HW_INFO_BLOB_UNDEFINED = 0x7FFFFFFF¶
-
enumerator QNN_SYSTEM_CONTEXT_HTP_HW_INFO_BLOB_VERSION_V1 = 0x01¶
-
struct QnnHtpSystemContext_HwBlobInfoV1¶
- #include <QnnHtpSystemContext.h>
-
struct QnnHtpSystemContext_HwBlobInfo_t¶
- #include <QnnHtpSystemContext.h>
Public Members
-
union unnamed
- #include <QnnHtpSystemContext.h>
Public Members
-
QnnHtpSystemContext_HwBlobInfoV1_t contextBinaryHwInfoBlobV1_t
-
QnnHtpSystemContext_HwBlobInfoV1_t contextBinaryHwInfoBlobV1_t
-
union unnamed
-
struct QnnHtpSystemContext_GraphBlobInfoV1_t¶
- #include <QnnHtpSystemContext.h>
-
struct QnnHtpSystemContext_GraphBlobInfoV2_t¶
- #include <QnnHtpSystemContext.h>
-
struct QnnHtpSystemContext_GraphBlobInfo_t¶
- #include <QnnHtpSystemContext.h>
Public Members
-
union unnamed
- #include <QnnHtpSystemContext.h>
Public Members
-
QnnHtpSystemContext_GraphBlobInfoV1_t contextBinaryGraphBlobInfoV1
-
QnnHtpSystemContext_GraphBlobInfoV1_t contextBinaryGraphBlobInfoV1
-
union unnamed
-
struct QnnHtpSystemContext_ContextBlobInfoV1_t¶
- #include <QnnHtpSystemContext.h>
Public Members
-
uint32_t dspArch¶
An integer representation of SocUtility::DspArch.
-
uint32_t dspArch¶
-
struct QnnHtpSystemContext_ContextBlobInfo_t¶
- #include <QnnHtpSystemContext.h>
Public Members
-
union unnamed
- #include <QnnHtpSystemContext.h>
Public Members
-
QnnHtpSystemContext_ContextBlobInfoV1_t contextBinaryContextBlobInfoV1
-
QnnHtpSystemContext_ContextBlobInfoV1_t contextBinaryContextBlobInfoV1
-
union unnamed