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

◆ SFLenTab

const char fl::third_party::SFLenTab[16][2]
static
Initial value:
= {
{0, 0}, {0, 1},
{0, 2}, {0, 3},
{3, 0}, {1, 1},
{1, 2}, {1, 3},
{2, 1}, {2, 2},
{2, 3}, {3, 1},
{3, 2}, {3, 3},
{4, 2}, {4, 3},
}

Definition at line 51 of file scalfact.hpp.

51 {
52 {0, 0}, {0, 1},
53 {0, 2}, {0, 3},
54 {3, 0}, {1, 1},
55 {1, 2}, {1, 3},
56 {2, 1}, {2, 2},
57 {2, 3}, {3, 1},
58 {3, 2}, {3, 3},
59 {4, 2}, {4, 3},
60};

Referenced by UnpackSFMPEG1().