Home
last modified time | relevance | path

Searched refs:VMullHighU16 (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/libgav1/libgav1-0.17.0/src/dsp/arm/
H A Dmask_blend_neon.cc489 const uint32x4_t weighted_pred_0_hi = VMullHighU16(pred_mask_0, pred_val_0); in SumWeightedPred()
H A Dcommon_neon.h420 inline uint32x4_t VMullHighU16(const uint16x8_t a, const uint16x8_t b) { in VMullHighU16() function