Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_intrapred_neon.c461 const uint16x4_t L3210 = vrev64_u16(L0123); in vpx_highbd_d135_predictor_4x4_neon() local
462 const uint16x8_t L____3210 = vcombine_u16(L0123, L3210); in vpx_highbd_d135_predictor_4x4_neon()
463 const uint16x8_t L3210XA012 = vcombine_u16(L3210, vget_low_u16(XA0123___)); in vpx_highbd_d135_predictor_4x4_neon()
490 const uint16x4_t L3210 = vrev64_u16(vget_low_u16(L01234567)); in vpx_highbd_d135_predictor_8x8_neon() local
492 const uint16x8_t L76543210 = vcombine_u16(L7654, L3210); in vpx_highbd_d135_predictor_8x8_neon()
538 const uint16x4_t L3210 = vrev64_u16(vget_low_u16(L01234567)); in vpx_highbd_d135_predictor_16x16_neon() local
542 const uint16x8_t L76543210 = vcombine_u16(L7654, L3210); in vpx_highbd_d135_predictor_16x16_neon()
Dintrapred_neon.c390 const uint8x8_t L3210 = vrev64_u8(L0123); in vpx_d135_predictor_4x4_neon() local
391 const uint8x8_t L3210XA012 = vext_u8(L3210, XA0123, 4); in vpx_d135_predictor_4x4_neon()
392 const uint8x8_t L210XA0123 = vext_u8(L3210, XA0123, 5); in vpx_d135_predictor_4x4_neon()