Searched refs:map_uw8 (Results 1 – 1 of 1) sorted by relevance
93 uint8_t map_uw8[256]; in ProcessFrame() local224 map_uw8[j] = (uint8_t)((mapUW16 + (1 << 6)) >> 7); in ProcessFrame()232 buffer[i] = map_uw8[buffer[i]]; in ProcessFrame()