Home | History | Annotate | Download | only in gdx2d

Lines Matching refs:outv

2992       __m128i outv = _mm_packus_epi16(de0, de1);
2993 _mm_storeu_si128((__m128i *) (out + i*2), outv);