File QnnDspContext.h¶
↰ Parent directory (include/QNN/DSP)
QNN DSP component Context API.
Contents
Definition (include/QNN/DSP/QnnDspContext.h)¶
Detailed Description¶
The interfaces in this file work with the top level QNN API and supplements QnnContext.h for DSP backend
Includes¶
QnnContext.h(File QnnContext.h)
Full File Listing¶
QNN DSP component Context API.
The interfaces in this file work with the top level QNN
API and supplements QnnContext.h for DSP backend
Defines
-
QNN_DSP_CONTEXT_CUSTOM_CONFIG_INIT { \
QNN_DSP_CONTEXT_CONFIG_OPTION_UNKNOWN
, /*option*/ \
0 /*fileReadMemoryBudgetInMb*/ \
}
QnnDspContext_CustomConfig_t initializer macro.
Typedefs
-
typedef struct QnnDspContext_CustomConfig QnnDspContext_CustomConfig_t
Enums
-
struct QnnDspContext_CustomConfig¶
- #include <QnnDspContext.h>
Public Members
-
union unnamed
- #include <QnnDspContext.h>
Public Members
-
uint32_t fileReadMemoryBudgetInMb
-
uint32_t fileReadMemoryBudgetInMb
-
union unnamed