Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dintrapred_neon.c391 const uint8x8_t L3210XA012 = vext_u8(L3210, XA0123, 4); in vpx_d135_predictor_4x4_neon() local
395 const uint8x8_t avg1 = vhadd_u8(L10XA0123_, L3210XA012); in vpx_d135_predictor_4x4_neon()
Dhighbd_intrapred_neon.c463 const uint16x8_t L3210XA012 = vcombine_u16(L3210, vget_low_u16(XA0123___)); in vpx_highbd_d135_predictor_4x4_neon() local
466 const uint16x8_t avg1 = vhaddq_u16(L3210XA012, L10XA0123_); in vpx_highbd_d135_predictor_4x4_neon()