Home
last modified time | relevance | path

Searched defs:NnApiSupportLibrary (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NeuralNetworks/shim_and_sl/include/
DSupportLibrary.h47 struct NnApiSupportLibrary { struct
48 NnApiSupportLibrary(const NnApiSLDriverImplFL5& impl, void* libHandle) in NnApiSupportLibrary() argument
54 NnApiSupportLibrary(const NnApiSLDriverImplFL8& impl, void* libHandle) in NnApiSupportLibrary() function
56 ~NnApiSupportLibrary() { in ~NnApiSupportLibrary() argument
63 int64_t getFeatureLevel() const { return getFL5()->base.implFeatureLevel; } in getFeatureLevel()
64 const NnApiSLDriverImplFL5* getFL5() const { in getFL5()
69 const NnApiSLDriverImplFL6* getFL6() const { in getFL6()
97 * The NnApiSupportLibrary structure is filled with all the pointers. If one argument