Searched defs:increment_left8 (Results 1 – 2 of 2) sorted by relevance
693 const int16x8_t increment_left8 = vdupq_n_s16(ystep_remainder8); in DirectionalZone2_WxH() local2115 const int16x8_t increment_left8 = vdupq_n_s16(ystep_remainder8); in DirectionalZone2_NEON() local
854 const __m128i increment_left8 = _mm_set1_epi16(-ystep_remainder8); in DirectionalZone2_SSE4_1() local