Home | History | Annotate | Download | only in x86

Lines Matching defs:eight

70   __m128i eight, four;
251 eight = _mm_set1_epi16(8);
263 _mm_add_epi16(eight, _mm_add_epi16(pixelFilter_p, pixelFilter_q));