Searched defs:a_u16 (Results 1 – 3 of 3) sorted by relevance
151 const __m128i a_u16 = _mm_unpacklo_epi8(a, zero); in horizontal_8xN() local170 const __m128i a_u16 = _mm_unpacklo_epi8(a, zero); in horizontal_8xN() local254 const __m128i a_u16 = _mm_unpacklo_epi8(a, zero); in horizontal_4x4() local270 const __m128i a_u16 = _mm_unpacklo_epi8(a, zero); in horizontal_4x4() local
438 const uint16x8_t a_u16 = vreinterpretq_u16_s16(a); in add_round_shift_s16() local485 const uint16x8_t a_u16 = vreinterpretq_u16_s16(a); in sub_round_shift_s16() local
1027 uint16x4_t a_u16; in load_unaligned_u8_2x2() local