Skip to content

Dir native/inc/acc_q8

FileList > acc_q8

Files

Type Name
file acc_q8_core.h
AccQ8 — a running 32-bit integer accumulator for Q8 (int8_t) samples. Internally sums each sample into a 32-bit accumulator, which can hold up to 2^24 maximum-magnitude Q8 samples before overflow. Use get() for a non-destructive read, or dump() to read-and-reset in one atomic call.

The documentation for this class was generated from the following file native/inc/acc_q8/