Searched refs:VMullHighU16 (Results 1 – 2 of 2) sorted by relevance
489 const uint32x4_t weighted_pred_0_hi = VMullHighU16(pred_mask_0, pred_val_0); in SumWeightedPred()
420 inline uint32x4_t VMullHighU16(const uint16x8_t a, const uint16x8_t b) { in VMullHighU16() function