Home | History | Annotate | Download | only in skin

Lines Matching full:xf800

153     uint32_t  r = ((pix & 0xf800) << 8) | ((pix & 0xe000) << 3);