Searched defs:shift_vec (Results 1 – 2 of 2) sorted by relevance
1413 const int16x4_t shift_vec = vdup_n_s16(-shift_value); in av1_dist_wtd_convolve_y_neon() local1568 const int16x8_t shift_vec = vdupq_n_s16(-shift_value); in av1_dist_wtd_convolve_y_neon() local
1224 __m128i shift_vec = _mm_cvtsi32_si128(shift); in shift_sse4_1() local