Home
last modified time | relevance | path

Searched refs:Clip8 (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/tjpgd/
Dtjpgd.c75 #define BYTECLIP(v) Clip8[(unsigned int)(v) & 0x3FF]
77 static const uint8_t Clip8[1024] = { variable