native/qhexrt_bindings library
Classes
- QhexrtBindings
- FFI bindings for the private QHexRT (Qualcomm Hexagon NPU) backend.
- QhexrtCatalogWire
- Generated-enum/protobuf transport only; QHexRT policy stays native.
Typedefs
- RacBackendQhexrtRegisterDart = int Function()
- RacBackendQhexrtRegisterNative = Int32 Function()
- RacBackendQhexrtUnregisterDart = int Function()
- RacBackendQhexrtUnregisterNative = Int32 Function()
- RacQhexrtArchIsSupportedDart = int Function(int)
- RacQhexrtArchIsSupportedNative = Int32 Function(Int32)
-
RacQhexrtCatalogRegisterModelProtoDart
= int Function(Pointer<
Uint8> , int, Pointer<Int32> , Pointer<RacProtoBuffer> ) -
RacQhexrtCatalogRegisterModelProtoNative
= Int32 Function(Pointer<
Uint8> , Size, Pointer<Int32> , Pointer<RacProtoBuffer> ) -
RacQhexrtModelRequiresHfAuthDart
= int Function(Pointer<
Utf8> ) -
RacQhexrtModelRequiresHfAuthNative
= Int32 Function(Pointer<
Utf8> ) -
RacQhexrtModelSupportsArchDart
= int Function(Pointer<
Utf8> , int) -
RacQhexrtModelSupportsArchNative
= Int32 Function(Pointer<
Utf8> , Int32) -
RacQhexrtProbeProtoDart
= int Function(Pointer<
RacProtoBuffer> ) -
RacQhexrtProbeProtoNative
= Int32 Function(Pointer<
RacProtoBuffer> ) -
RacQhexrtSetSkelDirectoryDart
= void Function(Pointer<
Utf8> ) -
RacQhexrtSetSkelDirectoryNative
= Void Function(Pointer<
Utf8> )