Searched defs:a1_hi (Results 1 – 2 of 2) sorted by relevance
377 const __m128i a1_hi = _mm_srai_epi16(*a0_hi, 7); in Update2Pixels() local511 const __m128i a1_hi = _mm_add_epi16(a2_hi, f9_hi); // Filter * 18 + 63 in DoFilter6() local
763 const int8x8_t a1_hi = vqshrn_n_s16(s1_hi, 7); in ApplyFilter6() local