Home | History | Annotate | Download | only in x86

Lines Matching defs:eight

368       const __m128i eight = _mm_set1_epi16(8);
404 _mm_add_epi16(eight, _mm_add_epi16(pixelFilter_p, pixelFilter_q));
799 const __m128i eight = _mm_set1_epi16(8);
843 f_lo = _mm_add_epi16(_mm_add_epi16(p5_lo, eight), f_lo);
851 f_hi = _mm_add_epi16(_mm_add_epi16(p5_hi, eight), f_hi);