FastLED 3.9.15
Loading...
Searching...
No Matches

◆ q15_abs()

int32_t fl::anonymous_namespace{noise_woryley.cpp}::q15_abs ( int32_t a)

Definition at line 15 of file noise_woryley.cpp.

15{ return a < 0 ? -a : a; }

References q15_abs().

Referenced by q15_abs().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: