BITSCALE_5_TO_8 constant
Implementation
static const List<int> BITSCALE_5_TO_8 = [
0,
8,
16,
24,
32,
41,
49,
57,
65,
74,
82,
90,
98,
106,
115,
123,
131,
139,
148,
156,
164,
172,
180,
189,
197,
205,
213,
222,
230,
238,
246,
255
];