Searched refs:TYPES (Results 1 – 1 of 1) sorted by relevance
95 #define DECODE_TYPE(TYPES, I) ((((uint8_t *)(TYPES))[(I) / 2] >> ((I) % 2) * 4) & 0xf) argument