Home | History | Annotate | Download | only in main

Lines Matching refs:PACK_COLOR_565_REV

500    *d = PACK_COLOR_565_REV(src[RCOMP], src[GCOMP], src[BCOMP]);
511 *d = PACK_COLOR_565_REV(r, g, b);