Searched refs:avg2_high (Results 1 – 1 of 1) sorted by relevance
298 const uint16x4_t avg2_high = vget_high_u16(avg2); in vpx_highbd_d45_predictor_4x4_neon() local299 const uint16x4_t r1 = vext_u16(avg2_low, avg2_high, 1); in vpx_highbd_d45_predictor_4x4_neon()300 const uint16x4_t r2 = vext_u16(avg2_low, avg2_high, 2); in vpx_highbd_d45_predictor_4x4_neon()301 const uint16x4_t r3 = vext_u16(avg2_low, avg2_high, 3); in vpx_highbd_d45_predictor_4x4_neon()