FastLED
3.9.15
Loading...
Searching...
No Matches
◆
MC1M
#define MC1M
(
x
)
Value:
{ \
c1 = *coef; coef++; \
vLo = *(vb1+(
x
)); \
sum1L = MADD64(sum1L, vLo, c1); \
}
x
int x
Definition
simple.h:92
Definition at line
96
of file
polyphase.hpp
.
96
#define MC1M(x) { \
97
c1 = *coef; coef++; \
98
vLo = *(vb1+(x)); \
99
sum1L = MADD64(sum1L, vLo, c1); \
100
}
Referenced by
fl::third_party::PolyphaseMono()
.
third_party
libhelix_mp3
real
polyphase.hpp
Generated on Tue Jun 16 2026 00:07:02 for FastLED by
1.13.2