Searched defs:BYTECLIP (Results 1 – 1 of 1) sorted by relevance
74 #define BYTECLIP(v) Clip8[(unsigned int)(v) & 0x3FF] macro117 static uint8_t BYTECLIP (int val) in BYTECLIP() function