core/adpcm/adpcm
library
Typedefs
-
DecodeAdpcm10Or12Dart
= int Function(Pointer<Int16>, int, Pointer<Uint8>, int, int, int, int, int, int)
-
-
DecodeAdpcm10Or12Native
= Int32 Function(Pointer<Int16>, Int32, Pointer<Uint8>, Int32, Int32, Uint8, Uint8, Uint8, Uint8)
-
-
DecodeAdpcmDart
= int Function(Pointer<Int16>, int, Pointer<Uint8>, int, int, int, int, int)
-
-
DecodeAdpcmNative
= Int32 Function(Pointer<Int16>, Int32, Pointer<Uint8>, Int32, Int32, Uint8, Uint8, Uint8)
-
Native function type definitions