Dir native/inc/acc_q15¶
Files¶
| Type | Name |
|---|---|
| file | acc_q15_core.h AccQ15 — a running 64-bit integer accumulator for Q15 (int16_t) samples. Internally sums each sample into a 64-bit accumulator, which prevents overflow even for very long block lengths. Use get() to read the running total non-destructively, or dump() to read-and-reset in one call. |
The documentation for this class was generated from the following file native/inc/acc_q15/