Searched refs:combined_high (Results 1 – 2 of 2) sorted by relevance
112 int16x8_t combined_high = in MeanImpl() local116 int8x8_t narrowed_high = vmovn_s16(combined_high); in MeanImpl()
1062 uint16x8_t combined_high = in MeanImpl() local1066 uint8x8_t narrowed_high = vmovn_u16(combined_high); in MeanImpl()