Home | History | Annotate | Download | only in gdx2d

Lines Matching refs:int0

2986       __m128i int0 = _mm_unpacklo_epi16(even, odd);
2988 __m128i de0 = _mm_srli_epi16(int0, 4);