Searched refs:LU01234567 (Results 1 – 1 of 1) sorted by relevance
625 const uint16x8_t LU01234567 = vld1q_u16(left); in vpx_highbd_d135_predictor_32x32_neon() local627 const uint16x4_t LU3210 = vrev64_u16(vget_low_u16(LU01234567)); in vpx_highbd_d135_predictor_32x32_neon()628 const uint16x4_t LU7654 = vrev64_u16(vget_high_u16(LU01234567)); in vpx_highbd_d135_predictor_32x32_neon()