Searched defs:a1_hi (Results 1 – 2 of 2) sorted by relevance
327 const __m128i a1_hi = _mm_srai_epi16(*a0_hi, 7); in Update2Pixels_SSE2() local463 const __m128i a1_hi = _mm_add_epi16(a2_hi, f9_hi); // Filter * 18 + 63 in DoFilter6_SSE2() local
788 const int8x8_t a1_hi = vqrshrn_n_s16(Z_hi, 7); in ApplyFilter6_NEON() local