File QnnDspDevice.h

Parent directory (include/QNN/DSP)

QNN DSP component Device API.

Definition (include/QNN/DSP/QnnDspDevice.h)

Detailed Description

The interfaces in this file work with the top level QNN API and supplements QnnDevice.h for DSP backend

Includes

Full File Listing

QNN DSP component Device API.

   The interfaces in this file work with the top level QNN
   API and supplements QnnDevice.h for DSP backend

Defines

QNN_DSP_DEVICE_INFRASTRUCTURE_INIT

{                                        \

NULL,     /*createPowerConfigId*/      \

NULL, /*destroyPowerConfigId*/     \

NULL, /*setPowerConfig*/           \

NULL, /*setMemoryConfig*/          \

NULL  /*setThreadConfig*/          \

}


Typedefs

typedef struct _QnnDevice_Infrastructure_t QnnDspDevice_Infrastructure_t
struct _QnnDevice_Infrastructure_t
#include <QnnAipDevice.h>