Searched defs:NnApiSupportLibrary (Results 1 – 2 of 2) sorted by relevance
48 struct NnApiSupportLibrary { struct49 NnApiSupportLibrary(const NnApiSLDriverImplFL5& impl, void* libHandle) in NnApiSupportLibrary() argument55 NnApiSupportLibrary(const NnApiSLDriverImplFL8& impl, void* libHandle) in NnApiSupportLibrary() argument57 ~NnApiSupportLibrary() { in ~NnApiSupportLibrary() argument64 int64_t getFeatureLevel() const { return getFL5()->base.implFeatureLevel; } in getFeatureLevel()65 const NnApiSLDriverImplFL5* getFL5() const { in getFL5()70 const NnApiSLDriverImplFL6* getFL6() const { in getFL6()98 * The NnApiSupportLibrary structure is filled with all the pointers. If one argument
51 struct NnApiSupportLibrary { struct52 NnApiSupportLibrary(const NnApiSLDriverImplFL5* impl, void* libHandle) in NnApiSupportLibrary() function58 ~NnApiSupportLibrary() { in ~NnApiSupportLibrary() argument65 NnApiSupportLibrary& operator=(const NnApiSupportLibrary&) = delete; argument85 * The NnApiSupportLibrary structure is filled with all the pointers. If one argument