Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_intrapred_neon.c643 const uint16x8_t XAL0123456 = vld1q_u16(above - 1); in vpx_highbd_d135_predictor_32x32_neon() local
644 const uint16x8_t LU6543210X = vextq_u16(LU76543210, XAL0123456, 1); in vpx_highbd_d135_predictor_32x32_neon()
645 const uint16x8_t LU543210XA0 = vextq_u16(LU76543210, XAL0123456, 2); in vpx_highbd_d135_predictor_32x32_neon()
651 const uint16x8_t avg_4 = vhaddq_u16(XAL0123456, AL12345678); in vpx_highbd_d135_predictor_32x32_neon()