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

◆ ApplySign

#define ApplySign ( x,
s )
Value:
{ (x) |= ((s) & (int32_t)0x80000000); }
int x
Definition simple.h:92

Definition at line 65 of file huffman.hpp.

Referenced by fl::third_party::DecodeHuffmanPairs(), and fl::third_party::DecodeHuffmanQuads().