Home
last modified time | relevance | path

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

/external/libvpx/vpx_dsp/arm/
Dhighbd_intrapred_neon.c494 const uint16x8_t L543210XA0 = vextq_u16(L76543210, XA0123456, 2); in vpx_highbd_d135_predictor_8x8_neon() local
495 const uint16x8_t avg_0 = vhaddq_u16(L76543210, L543210XA0); in vpx_highbd_d135_predictor_8x8_neon()
551 const uint16x8_t L543210XA0 = vextq_u16(L76543210, XA0123456, 2); in vpx_highbd_d135_predictor_16x16_neon() local
552 const uint16x8_t avg_1 = vhaddq_u16(L76543210, L543210XA0); in vpx_highbd_d135_predictor_16x16_neon()
Dintrapred_neon.c419 const uint8x8_t L543210XA0 = vext_u8(L76543210, XA0123456, 2); in vpx_d135_predictor_8x8_neon() local
422 const uint8x16_t L543210XA01234567_ = vcombine_u8(L543210XA0, A1234567_); in vpx_d135_predictor_8x8_neon()