Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_intrapred_neon.c460 const uint16x4_t L0123 = vld1_u16(left); in vpx_highbd_d135_predictor_4x4_neon() local
461 const uint16x4_t L3210 = vrev64_u16(L0123); in vpx_highbd_d135_predictor_4x4_neon()
462 const uint16x8_t L____3210 = vcombine_u16(L0123, L3210); in vpx_highbd_d135_predictor_4x4_neon()
Dintrapred_neon.c389 const uint8x8_t L0123 = vld1_u8(left); in vpx_d135_predictor_4x4_neon() local
390 const uint8x8_t L3210 = vrev64_u8(L0123); in vpx_d135_predictor_4x4_neon()