File QnnSystemCommon.h

Parent directory (include/QNN/System)

QNN System Common API component.

Definition (include/QNN/System/QnnSystemCommon.h)

Detailed Description

A header which contains common types shared by QNN system components. This simplifies the cross-inclusion of headers.

Includes

Full File Listing

QNN System Common API component.

     A header which contains common types shared by QNN system components.
     This simplifies the cross-inclusion of headers.

Defines

QNN_SYSTEM_INTERFACE_PROVIDER_NAME "SYSTEM_QTI_AISW"
QNN_SYSTEM_API
QNN_SYSTEM_API_VERSION_MAJOR 1
QNN_SYSTEM_API_VERSION_MINOR 2
QNN_SYSTEM_API_VERSION_PATCH 0
QNN_SYSTEM_CONTEXT_MIN_ERROR QNN_MIN_ERROR_SYSTEM
QNN_SYSTEM_CONTEXT_MAX_ERROR (QNN_SYSTEM_CONTEXT_MIN_ERROR + 999)