Home | History | Annotate | Download | only in gdx2d

Lines Matching refs:xw

3138       __m128i xw = _mm_set1_epi16(255); // alpha channel
3171 __m128i gxb = _mm_packus_epi16(gw, xw);