Searched defs:pixel (Results 1 – 3 of 3) sorted by relevance
545 int pixel = (p[1] << 8) | p[0]; in etc1_encode_image() local601 etc1_uint32 pixel = ((r >> 3) << 11) | ((g >> 2) << 5) | (b >> 3); in etc1_decode_image() local
238 uint32_t pixel = ((uint32_t)palette_from_fixed(i1 >> 2) << 16) | in fill_plasma() local
247 uint32_t pixel = ((uint32_t)palette_from_fixed(i1 >> 2) << 16) | in fill_plasma() local