Searched refs:pred_mask_0_lo (Results 1 – 1 of 1) sorted by relevance
287 const int16x8_t pred_mask_0_lo = ZeroExtend(vget_low_u8(pred_mask_0)); in MaskBlend_NEON() local290 const int16x8_t pred_mask_1_lo = vsubq_s16(mask_inverter, pred_mask_0_lo); in MaskBlend_NEON()295 CombinePred8(pred_0 + x, pred_1 + x, pred_mask_0_lo, pred_mask_1_lo); in MaskBlend_NEON()