Searched refs:L01234567 (Results 1 – 2 of 2) sorted by relevance
489 const uint16x8_t L01234567 = vld1q_u16(left); in vpx_highbd_d135_predictor_8x8_neon() local490 const uint16x4_t L3210 = vrev64_u16(vget_low_u16(L01234567)); in vpx_highbd_d135_predictor_8x8_neon()491 const uint16x4_t L7654 = vrev64_u16(vget_high_u16(L01234567)); in vpx_highbd_d135_predictor_8x8_neon()536 const uint16x8_t L01234567 = vld1q_u16(left); in vpx_highbd_d135_predictor_16x16_neon() local538 const uint16x4_t L3210 = vrev64_u16(vget_low_u16(L01234567)); in vpx_highbd_d135_predictor_16x16_neon()539 const uint16x4_t L7654 = vrev64_u16(vget_high_u16(L01234567)); in vpx_highbd_d135_predictor_16x16_neon()
416 const uint8x8_t L01234567 = vld1_u8(left); in vpx_d135_predictor_8x8_neon() local417 const uint8x8_t L76543210 = vrev64_u8(L01234567); in vpx_d135_predictor_8x8_neon()